.content {
  width: 1440px;
  margin: auto;
  oveflow: hidden;
}
.culturebox {
  overflow: hidden;
}
.newmenu:hover {
  background: rgba(0, 0, 0, 0.3) right 8px center no-repeat !important;
  background-size: 10px;
  cursor: pointer;
}
.minixl:hover .menubox_t {
  display: block;
}
.btad img {
  max-width: none !important;
  /* width: 100%; */
}
.mobile_tab {
  display: none;
}
.cg-tools-dialog {
  box-shadow: 0 -7px 20px 0 rgba(0, 0, 0, 0.19);
  font-size: 13px;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 999;
  width: 100%;
}
.cg-padding {
  padding: 18px 13px;
}
.cg-tools-dialog .dialog-body {
  margin: 30px auto;
  width: 100%;
  position: relative;
}
.cg-tools-dialog .dialog-content {
  margin: 17px 0;
  width: 810px;
  word-wrap: break-word;
}
.cg-tools-dialog .dialog-link li a {
  text-decoration: underline;
  color: #406ad9;
}
.cg-tools-dialog .dialog-confirm {
  width: 122px;
  height: 42px;
  color: #406ad9;
  border: 1px solid #406ad9;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.cg-tools-dialog .confirm-icon {
  width: 17px;
  height: 12px;
  background: url(/images/icon_agree.png) no-repeat;
  background-size: 17px 12px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: sub;
}
.cg-tools-dialog .dialog-link li a {
  text-decoration: underline;
  color: #406ad9;
}
.cg-tools-dialog .dialog-link li {
  float: left;
  margin-right: 32px;
}
.cg-tools-dialog .dialog-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(/images/btn_close.png) no-repeat;
  background-size: 14px 14px;
}
.header {
  background: #406ada;
}

.pc_tab {
  display: block;
  margin-top: 2px;
}

.hide {
  display: none;
}

.h_top {
  height: 80px;
  overflow: hidden;
  border-bottom: 1px solid #5782de;
}

.logo {
  margin: 20px 0;
  float: left;
}

.share_box {
  height: 80px;
  line-height: 91px;
}

.share_box a {
  display: inline-block;
  margin-left: 24px;
}

.share_box a img {
}

.menu {
  font-size: 16px;
  z-index: 100;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
}

.menu ul {
  list-style: none;
}

.xl_ul {
  margin-left: 35px;
  height: 100%;
}

.menu > ul > li {
  float: left;
  height: 100%;
}

.menu > ul > li:hover {
  background: rgba(0, 0, 0, 0.3) right 8px center no-repeat;
  background-size: 10px;
  cursor: pointer;
}

.menu > ul > li:hover > a {
}

.menu ul li a.thistab {
  border-bottom: 2px solid #29bbff;
}

.menu ul ul {
}

.menu table {
  position: absolute;
  top: 0;
  left: 0;
}

.menu > ul > li > a {
  display: block;
  margin: 0 27px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  height: 100%;
  position: relative;
  padding: 0 4px;
}

.minixl {
  background: url(/images/xl.png) right 8px center no-repeat;
  background-size: 10px;
  cursor: pointer;
}

.minixl:hover {
  background: rgba(0, 0, 0, 0.3) url(/images/xls.png) right 8px center no-repeat;
  background-size: 10px;
  cursor: pointer;
}

.menu_hover {
  content: "";
  display: block;
  border-bottom: 4px solid #29bbff;
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
}

.menu ul ul {
}

.menu ul ul li {
  text-align: left;
  font-size: 14px;
}

.menu ul ul li:first-child {
}

.menu ul ul li a {
}

.menu ul ul li a:hover {
  color: #264bae;
}

.swich {
  display: inline-block;
  color: #fff;
}

.main_l {
  margin-top: 10px;
}

.main_l h2,
.main_rh2,
.newsbox_h2 {
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  position: relative;
}

.newspan {
  color: #aaa;
  position: absolute;
  bottom: 0;
  left: 284px;
}

.main_l > h2:after,
.main_rh2:after,
.newsbox_h2:after {
  content: " ";
  display: block;
  border-bottom: 3px solid #416bd9;
  width: 48px;
  height: 3px;
  margin-top: 5px;
}

.main_l .more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.Islider {
  position: relative;
  height: 396px;
  overflow: hidden;
}

.Islider .sliderimg {
  width: 704px;
  height: 396px;
}

.Islider .sli_title {
  width: 333px;
}

.Islider .sli_title h2 {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.Islider .sli_title p {
  line-height: 28px;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.Islider .sli_title span {
  color: #aaa;
  margin-top: 18px;
}

.Islider .flex-control-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

.Islider .flex-control-nav li {
  float: left;
}

.Islider .flex-control-nav li a {
  color: rgba(0, 0, 0, 0);
  width: 20px;
  height: 5px;
  background: #e4e4e4;
  display: block;
  border-radius: 3px;
  margin-left: 10px;
}

.Islider .flex-control-nav li a.flex-active {
  background: #406ad9;
  width: 32px;
}

.Islider .flex-direction-nav {
  position: absolute;
  left: 704px;
  bottom: 0;
  z-index: 999;
}

.Islider .flex-direction-nav li {
  float: left;
  margin-right: 3px;
}

.Islider .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  display: block;
  width: 38px;
  height: 38px;
}

.Islider .flex-prev {
  background: url(/images/l.png);
}

.Islider .flex-next {
  background: url(/images/r.png);
}

.rslider {
  position: relative;
}

.rslider .sli_title {
  width: 204px;
}

.rslider .sli_title h2 {
  font-weight: bold;
}

.rslider .sli_title p {
  line-height: 20px;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.rslider .sli_title span {
  color: #aaa;
  margin-top: 18px;
}

.rslider .sliderimg {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin-right: 10px;
}

.rslider .flex-control-nav {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.rslider .flex-control-nav li {
  float: left;
}

.rslider .flex-control-nav li a {
  color: rgba(0, 0, 0, 0);
  width: 20px;
  height: 5px;
  background: #e4e4e4;
  display: block;
  border-radius: 3px;
  margin-left: 10px;
}

.rslider .flex-control-nav li a.flex-active {
  background: #406ad9;
  width: 32px;
}

.rslider .flex-direction-nav {
  position: absolute;
  right: 0;
  top: 0;
}

.rslider .flex-direction-nav li {
  float: left;
}

.rslider .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  display: block;
  width: 33px;
  height: 33px;
}

.rslider .flex-prev {
  background: url(/images/rl.png) no-repeat #fff;
  background-position: 13px center;
}

.rslider .flex-next {
  background: #fff url(/images/rl.png) no-repeat;
  background-position: -16px center;
}

.trdlist {
}

.trdlist li {
  width: 336px;
  float: left;
  margin-bottom: 40px;
}

.trdlist li:nth-child(3n),
.busbox .trdlist li:nth-child(2n) {
  margin-right: 0;
}

.trdlist li .ad,
.trdlist li img {
  width: 100%;
  height: 189px;
  display: block;
}

.trdlist li p {
  font-size: 18px;
  line-height: 29px;
  margin-top: 10px;
  color: #333;
  height: 58px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
}

.trdlist li p:hover,
.bus_Rlist li a:hover,
.buslist li p span:hover,
.curcon p span:hover,
.timebar ul li a:hover,
.news_c h2:hover,
.rslider .sli_title p:hover,
.rowlist li h2:hover {
  color: #264bae;
}

.trdlist li span {
  color: #aaa;
  margin-top: 20px;
}

.r_user {
  padding: 21px 0 19px;
  float: left;
  border-bottom: 1px solid #e0e0e0;
  height: 120px;
}

.main_rb {
  background: url(/images/d1.jpg) no-repeat;
  display: block;
  float: right;
  background-size: 100%;
  padding: 24px 69px 24px 24px;
  box-sizing: border-box;
  height: 98px;
}

.main_rb p {
  color: #4a72b1;
  font-weight: bold;
  font-size: 13px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.bggrey {
  background: #f7f7f7;
}

.w502 {
  width: 520px;
}

.newslist {
  float: left;
}

.newslist li {
  width: 100%;
  float: left;
  margin-bottom: 24px;
  position: relative;
}

.newslist li:last-child {
  margin-bottom: 0;
}

.hoverbg li:hover {
  background: #ebf4fd;
}

.newslist li img,
.newslist li .ad {
  width: 260px;
  height: 146px;
  float: left;
  margin-right: 24px;
}

.newslist li p {
  font-size: 18px;
  line-height: 29px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: bold;
  float: left;
  width: 236px;
}

.newslist li p:hover {
  color: #264bae;
}

.newl_b .news_lspan {
  color: #aaa;
  position: absolute;
  bottom: 21px;
  left: 284px;
}

.buslist .news_lspan {
  color: #aaa;
  position: absolute;
  bottom: 21px;
  left: 21px;
}

.rowlist {
  float: left;
  margin-top: 32px;
}

.rowlist li {
  width: 100%;
  float: left;
  margin-bottom: 32px;
  position: relative;
}

.rowlist li .ad {
  width: 260px;
  height: 146px;
  float: left;
  margin-right: 24px;
}

.rowlist li img {
  width: 100%;
  height: 100%;
}

.rowlist li h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.rowlist li p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.rowlist li span {
  left: 284px;
}

.news_c {
  width: 520px;
  float: left;
  position: relative;
  height: 486px;
  border-bottom: 1px solid #e0e0e0;
}

.news_c img,
.news_c .ad {
  width: 100%;
  height: 292.5px;
}

.news_c h2 {
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
}

.news_c p {
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news_c_time {
  color: #aaa;
  position: absolute;
  bottom: 0;
}

.news_c_time:after {
  content: " ";
  display: block;
  width: 100%;
  border: 1px solid #f7f7f7;
  position: absolute;
}

.timebar {
}

.timebar ul li {
  list-style: none;
  color: #5e5e5e;
}

.timebar ul {
  padding-left: 5px;
  width: 90%;
  margin: 2% auto;
  overflow-y: hidden;
  position: relative;
}

.timebar ul:before {
  width: 10px;
  height: 14px;
  display: inline-block;
  content: "";
  position: absolute;
  border-radius: 10px;
  left: 0;
  z-index: 10;
}

.timebar ul li {
  list-style-type: none;
  width: 100%;
  border-left: #e0e0e0 1px solid;
  position: relative;
  padding: 0 0 24px 15px;
  font-size: 17px;
  display: block;
  color: #333;
}

.timebar ul li a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}

.timebar ul li:last-child {
  padding-bottom: 0;
}

.timebar ul li:before {
  width: 10px;
  height: 10px;
  background: #efefef;
  display: inline-block;
  content: "";
  position: absolute;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
  top: 4px;
  left: -6px;
}

.timebar ul li:last-child:after {
  width: 10px;
  height: 67px;
  display: inline-block;
  content: "";
  position: absolute;
  border-radius: 10px;
  top: 24px;
  left: -5px;
  z-index: 10;
}

.timebar ul li span {
  margin-right: 5px;
  color: #aaa;
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
}

.timebar .line_left {
}

.video_l {
  background: #11346f;
  text-align: center;
  padding: 10px;
}

.video_l img {
  width: 100%;
  height: 383px;
}

.video_l p {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
  margin: 20px 10px 8px 10px;
  text-align: left;
}

.bf {
  background: url(/images/video.png) right no-repeat;
  background-size: 21px;
  color: #aaa;
  position: absolute;
  bottom: 21px;
  right: 16px;
  display: inline-block;
  padding-right: 30px;
}

.newl_b li p {
  width: 385px;
}

.adbox {
}

.adbox img {
  width: 100%;
}

.bus {
  position: relative;
  display: block;
}

.bus img {
  width: 100%;
  height: 398px;
}

.imgword {
  position: absolute;
  top: 60px;
  left: 35px;
  color: #fff;
}

.imgword h2 {
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  margin-bottom: 10px;
}

.imgword p {
  color: #fff;
  font-size: 16px;
  width: 424px;
  margin-bottom: 23px;
  line-height: 29px;
}

.imgword span {
  font-style: italic;
  font-size: 14px;
}

.buslist {
  float: left;
}

.busbox .trdlist li {
  margin-bottom: 0;
}

.buslist li {
  width: 100%;
  float: left;
  margin-bottom: 32px;
  position: relative;
  padding-bottom: 28px;
  background: #f7f7f7;
}

.buslist li:last-child {
  margin-bottom: 0;
}

.buslist li img {
  width: 100%;
  height: 189px;
  float: left;
  margin-right: 24px;
}

.buslist li p {
  padding: 14px 21px 34px;
  width: 100%;
  float: left;
}

.buslist li p span {
  font-size: 18px;
  line-height: 27px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: bold;
  width: 100%;
  height: 80px;
}

.buslist li p:hover {
  color: #999;
}

.bus_R {
  float: right;
  background: #f7f7f7;
  padding: 27px 24px 50px;
}

.busrh2 {
  font-size: 23px;
  font-weight: bold;
}

.bus_Rlist {
}

.bus_Rlist LI {
  padding: 22px 0;
  float: left;
  border-bottom: 1px solid #e0e0e0;
}

.bus_Rlist li span {
  font-size: 36px;
  float: left;
  color: #c7c7c7;
  font-weight: bold;
  display: block;
}

.bus_Rlist li a {
  font-size: 16px;
  line-height: 23px;
  width: 233px;
  margin-left: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  float: left;
}

.busad img {
  height: 127px;
}

.trah2 {
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  margin: auto;
}

.trah2 .more {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

.Tslider {
  position: relative;
  height: 396px;
}

.Tslider .sliderimg {
  width: 704px;
  height: 396px;
}

.Tslider .sli_title {
  width: 100%;
}

.Tslider .sli_title h2 {
  margin-bottom: 10px;
}

.Tslider .sli_title p {
  line-height: 28px;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.Tslider .sli_title span {
  color: #aaa;
  margin-top: 18px;
}

.Tslider .flex-control-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

.Tslider .flex-control-nav li {
  float: left;
}

.Tslider .flex-control-nav li a {
  color: rgba(0, 0, 0, 0);
  width: 20px;
  height: 5px;
  background: #e4e4e4;
  display: block;
  border-radius: 3px;
  margin-left: 10px;
}

.Tslider .flex-control-nav li a.flex-active {
  background: #406ad9;
  width: 32px;
}

.Tslider .flex-direction-nav {
  position: absolute;
  left: 704px;
  bottom: 0;
}

.Tslider .flex-direction-nav li {
  float: left;
  margin-right: 3px;
}

.Tslider .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  display: block;
  width: 38px;
  height: 38px;
}

.Tslider .flex-prev {
  background: url(/images/l.png);
}

.Tslider .flex-next {
  background: url(/images/r.png);
}

.Tslider .slides li {
  width: 335px;
}

.Tslider .slides .flex-active-slide {
  width: 704px;
}

.trabox {
  background: url(/images/tbg.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 111px;
  padding-top: 1px;
  margin-bottom: 32px;
}

.curcon {
  background: #f7f7f7;
  float: left;
}

.curcon a {
}

.curcon img {
  width: 100%;
  height: 398px;
}

.curcon p {
  padding: 18px 21px;
  height: 145px;
}

.curcon p span {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cur_list {
  float: left;
}

.cur_list li {
  background: #f7f7f7;
  width: 335px;
  float: left;
  margin-bottom: 15px;
  position: relative;
}

.cur_list li:nth-child(odd) {
  margin-right: 32px;
}

.cur_list a {
  color: #fff;
}

.cur_list img {
  width: 100%;
  height: 188px;
}

.cur_list p {
  padding: 16px 18px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 43px;
  font-weight: bold;
  box-sizing: content-box;
}

.cur_list p span {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
  box-sizing: content-box;
}

.hoverp {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 52, 111, 0.8);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
.hoverp a {
  display: table;

  padding: 11% 8%;

  width: 100%;

  height: 100%;

  box-sizing: border-box;
}
.hoverp span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.hoverp font {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 150px;
  -webkit-line-clamp: 5;
}
.swiper3 {
  /* display: none */
}

#persons {
  width: 1440px;
  margin: auto;
  height: 576px;
  overflow: hidden;
  position: relative;
}

.talklist {
}

.talktitle {
}

.talktitle li {
  cursor: pointer;
  width: 128px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e4e4e4;
  border-radius: 50px;
  margin-right: 15px;
}

.talktitle li span {
  font-size: 16px;
}

.talktitle .thistab {
  color: #fff;
  background: #406ad9;
  border: 0;
}

.quesbox {
  float: left;
  width: 256px;
  height: 384px;
  margin-right: 15px;
  position: relative;
}

.quesbox:last-child {
  margin-right: 0;
}

.quesbox p {
  word-wrap: break-word;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  box-sizing: content-box;
  height: 223px;
  line-height: 22px;
  font-size: 18px;
}

.quesbg {
  background: url(/images/q.png) no-repeat;
  width: 100%;
  height: 100%;
  padding: 102px 34px 0;
  font-size: 18px;
  background-size: 100%;
}

.ansbg {
  display: none;
  position: absolute;
  background: url(/images/a.png) no-repeat;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 102px 34px 0;
  font-size: 18px;
  background-size: 100%;
}

.ansbg p {
  color: #fff;
  font-size: 18px;
  word-wrap: break-word;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  box-sizing: content-box;
  height: 223px;
  line-height: 22px;
  white-space: normal;
}

.ansbg a {
  position: absolute;
  right: 0;
  bottom: 19px;
  width: 65px;
  color: rgba(0, 0, 0, 0);
}

.btad {
  margin-top: 15px;
}

.footer {
  background: #406ad9;
  padding: 56px 0;
}

.footer ul {
  float: left;
  width: 100%;
  border-bottom: 1px solid #5c80df;
}

.footer li {
  float: left;
  width: 16%;
  height: 167px;
  margin-bottom: 40px;
}

.footer li h2 {
  margin-bottom: 15px;
}

.footer li h2 a {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.footer li p {
  line-height: 26px;
}

.footer li p a {
  font-size: 14px;
  color: #fff;
}

.fbt {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.fbt .left {
}

.fbt .center {
  color: #fff;
  float: left;
  margin: 16px 0px;
  line-height: 25px;
}

.fbt .center p {
  color: #fff;
  font-size: 14px;
}

.fbt .center a {
  color: #fff;
  font-size: 14px;
}

.btr {
  margin: 15px 0;
}

.btr p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  text-align: right;
}

.btr img {
  margin-right: 10px;
  vertical-align: text-top;
}
.w1022 {
  width: 1022px;
}
.w1072 {
  width: 1072px;
}
.padr {
  padding-right: 50px;
}
.p24 {
  padding: 24px;
}

.w335 {
  width: 335px;
}

.mt32 {
  margin-top: 32px;
}

.mr32 {
  margin-right: 32px;
}

.mt24 {
  margin-top: 24px;
}

.mt56 {
  margin-top: 56px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb32 {
  margin-bottom: 32px;
}

.pt56 {
  padding-top: 56px;
}

.pb56 {
  padding-bottom: 56px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f23 {
  font-size: 23px;
}

.f18 {
  font-size: 18px;
}

.w704 {
  width: 704px;
}

.busbox {
  position: relative;
}

.w702 {
  width: 702px;
}

.w1071 {
  width: 1071px;
}

.talkbox {
  padding-bottom: 46px;
}

/** *s*/

.s_f {
  position: relative;
  width: 667px;
  height: 50px;
  float: left;
  margin: 15px 15px 15px 60px;
}

.Icon {
  display: inline-block;
  width: 49px;
  text-align: left;
  height: 30px;
  position: absolute;
  line-height: 30px;
  right: 0;
  top: 0px;
  bottom: 0px;
  font-size: 14px;
  color: #999;
  margin: auto;
  background: url(/images/a1.png) center left no-repeat;
  cursor: pointer;
}

.con_search {
  height: 50px;
  width: 100%;
  color: #fff;
  padding-left: 10px;
  border-radius: 10px;
  padding-right: 55px;
  background: #233a76;
  border: 0;
}

.main_r {
  background: #f7f7f7;
  padding-bottom: 20px;
}

.swiper-container {
  width: 100%;
}

.swiper-slide {
}

.tradiv {
  padding: 20px;
  background: #fff;
}

.slider {
  width: 335px;
}

.s3,
slast {
  margin-right: 0;
}

.slider > a img {
  width: 100%;
}

.slider > a:first-child span {
  color: #aaaaaa;
  font-size: 14px;
}

.slider > a p {
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 32px;
}

.slider > a span {
  color: #aaa;
  font-size: 14px;
}

.s1,
.sfirst {
  width: 704px !important;
  display: block;
  margin-right: 32px;
  background: #fff;
  position: absolute;
  left: 0;
}

.s2 {
  width: 335px;
  display: block;
  position: absolute;
  left: 736px;
}

.s3,
.slast {
  width: 335px;
  display: block;
  position: absolute;
  right: 0;
}

.s1 p {
  font-size: 23px;
}

.snext {
  background: url(/images/r.png) no-repeat;
  background-size: contain;
  width: 38px;
  height: 38px;
  position: absolute;
  bottom: 0;
  top: unset;
  right: 0;
}

.snext:after,
.sprev:after {
  display: none;
}

.sprev {
  background: url(/images/l.png) no-repeat;
  background-size: contain;
  width: 38px;
  height: 38px;
  position: absolute;
  bottom: 0;
  top: unset;
  right: 174px;
  left: unset;
}

.swiper-pagination-custom {
  color: #fff;
  position: absolute;
  right: 49px;
  width: 124px;
  bottom: -12px;
  left: unset;
  font-size: 80px;
  text-align: center;
  font-weight: bold;
}

.slider {
  width: 335px;
  height: 543px;
}

.slider a {
}

.slider a p {
  font-size: 18px;
}

.swiper2 {
  padding-bottom: 38px;
  /* height: 426px; */
}

.swiper2 .swiper-pagination {
  bottom: 0;
}

.swiper2 .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  border-radius: 6px;
}

.swiper2 .swiper-pagination-bullet-active {
  width: 32px;
}

.ad {
  overflow: hidden;
  display: block;
}

.ad img,
.ad_l img {
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  /* Firefox 4 */
  -webkit-transition: all 1s ease 0s;
  /* Safari  Chrome */
  -o-transition: all 1s ease 0s;
  /* Opera */
}

.ad a:hover img,
.ad:hover img,
.ad_l:hover img {
  -moz-transition: scale(1.1);
  /* Firefox 4 */
  -webkit-transition: scale(1.1);
  /* Safari  Chrome */
  -o-transition: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}

.ad_l {
  overflow: hidden;
  display: block;
}

.quesbg,
.ansbg {
  display: flex;
  border-radius: 6px;
  /* background-position: center; */
  /* background-size: cover; */
  /* text-align: center; */
  /* justify-content: center; */
  /* align-items: center; */
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}

.quesbox:hover .quesbg {
  transform: rotateY(180deg);
}

.quesbox:nth-child(even):hover .quesbg {
  transform: rotateY(-180deg);
}

.ansbg {
  transform: rotateY(-180deg);
}

.quesbox:hover .ansbg {
  transform: rotateY(0deg);
}

.quesbox:nth-child(even) .ansbg {
  transform: rotateY(180deg);
}

.quesbox:nth-child(even):hover .ansbg {
  transform: rotateY(0deg);
}

.swiper1 {
  /* position: relative; */
}

.more-btn,
.m_tra {
  display: none;
}

.tab_conbox > li {
  position: relative;
}

.pagination {
  height: 5px;
  bottom: -36px !important;
}

.pagination .swiper-pagination-bullet {
  height: 5px;
  background: #252525;
  border-radius: 3px;
  margin-left: 10px;
  width: 15px;
}

.pagination .swiper-pagination-bullet-active {
  background: #406ad9;
  width: 32px;
}

/**news**/

.newr img {
  display: block;
  width: 100%;
  height: 396px;
  margin-top: 35px;
}

.forlist li:nth-child(3n) {
  margin-right: 32px;
}

.forlist li:nth-child(4n),
.voice li:nth-child(2n) {
  margin-right: 0;
}

.voice {
}

.voice li {
  width: 335px;
  margin-right: 32px;
}

.bgwhite li {
  background: #fff;
}

.bgwhite li p {
  padding: 4px 21px 0;
}

.bgwhite li span {
  padding: 4px 21px 15px;
}

.menubox_t {
  height: 46px;
  background: #fff;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  /* width: 100%; */
  display: none;
  line-height: 46px;
  border-bottom: 3px solid #e4e4e4;
}

.menubox_t ul {
  height: 100%;
}

.menubox_t ul li {
  float: left;
}

.menubox_t ul li a {
  border-right: 1px solid #e0e0e0;
  padding-right: 34px;
  margin-right: 34px;
  font-size: 16px;
}

.commore-btn {
  display: block;
  background: #eee;
  border: 1px solid #eee;
  color: #666666;
  width: 480px;
  text-align: center;
  margin: 25px auto 100px;
  height: 42px;
  border-radius: 46px;
  line-height: 42px;
  font-size: 16px;
  font-weight: bold;
}

.commore-btn:hover {
  background: #fff;
  border: 1px solid #406ad9;
  color: #406ad9;
}

.tworow p span {
  -webkit-line-clamp: 2 !important;
}

.v_p p {
  padding: 12px 21px 20px !important;
}

.cur_b {
  position: relative;
  height: 639px;
}

.cur_b p {
  height: 223px;
}

.cur_b p span {
  -webkit-line-clamp: 5;
}

.cur_b a > span {
  color: #aaa;
  position: absolute;
  left: 23px;
  bottom: 22px;
}

.serb1 {
  background: url(/images/s_02.jpg) no-repeat;
  background-size: contain;
  padding-bottom: 32px;
  height: 476px;
}

.serb1 h2 {
  float: left;
  padding-left: 800px;
  color: #3e7fee;
  font-weight: bold;
  font-size: 42px;
  width: 100%;
  height: 50%;
}

.serb1 p {
  float: left;
  padding-left: 800px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}

.serb1 span {
  padding-left: 800px;
  font-size: 16px;
  width: 456px;
  display: block;
  float: left;
  line-height: 30px;
}

.serb2 {
  background: url(/images/s_03.jpg) left no-repeat;
  background-size: contain;
  padding-bottom: 32px;
  height: 422px;
}

.serb2 p,
.serb4 p {
  float: left;
  padding-left: 130px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 114px;
  width: 100%;
}

.serb2 span,
.serb4 span {
  padding-left: 130px;
  font-size: 16px;
  width: 442px;
  display: block;
  float: left;
  line-height: 30px;
}

.serb3 {
  background: url(/images/s_04.jpg) left no-repeat;
  background-size: contain;
  padding-bottom: 32px;
  height: 372px;
}

.serb3 p {
  float: left;
  padding-left: 800px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 114px;
}

.serb3 span {
  padding-left: 800px;
  font-size: 16px;
  width: 456px;
  display: block;
  float: left;
  line-height: 30px;
}

.serb4 {
  background: url(/images/s_05.jpg) left no-repeat;
  background-size: contain;
  padding-bottom: 32px;
  height: 431px;
}

.servicebox .content {
  height: 100%;
}

.solo_t .quesbox {
  margin-bottom: 25px;
}

.solo_t .quesbox:nth-child(4n) {
  margin-right: 0;
}

.w565 {
  width: 565px;
}

.w860 {
  width: 860px;
}
.video_tag {
  margin-bottom: 20px;
}
.p_btn {
  margin-right: 33px;
  margin-left: 5px;
  margin-top: 2px;
  width: 140px;
  float: left;
  box-sizing: border-box;
  margin-bottom: 25px;
  padding-top: 8px;
  text-align: center;
}

.p_btn:nth-child(5n) {
  margin-right: 0;
}

.p_btn:hover img {
  border-radius: 10px;
  height: auto;
}

.p_btn:hover {
  box-shadow: 0px 1px 3px #c6c6c6;
  border-radius: 5px;
}

.plist img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 10px;
}

.plist p {
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  width: 120px;
  height: 46px;
  margin: auto;
  word-break: break-all;
}

.photobox {
  width: 140px;
  text-align: center;
  height: 160px;
  padding-top: 8px;
  box-shadow: 0px 1px 4px #d0d0d0;
  border-radius: 5px;
  float: left;
}

.photobox img {
  width: 123px;
  height: 123px;
  border-radius: 5px;
}

.perbox {
}

.bribox {
  float: left;
  width: 315px;
  margin-left: 20px;
}

.bribox h2 {
  font-size: 28px;
}

.bribox p {
  line-height: 30px;
  font-size: 16px;
}

.bribox .ita {
  font-style: italic;
  margin: 5px 0 15px;
}

.pslider {
  float: right;
  position: relative;
  padding-bottom: 20px;
}

.pslider .flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 432px;
  z-index: 999;
}

.pslider .flex-control-nav li {
  float: left;
}

.pslider .flex-control-nav li a {
  color: rgba(0, 0, 0, 0);
  width: 20px;
  height: 5px;
  background: #e4e4e4;
  display: block;
  border-radius: 3px;
  margin-left: 10px;
}

.pslider .flex-control-nav li a.flex-active {
  background: #406ad9;
  width: 32px;
}

.pslider .flex-direction-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}

.pslider .flex-direction-nav li {
  float: left;
  margin-right: 3px;
}

.pslider .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  display: block;
  width: 38px;
  height: 38px;
}

.bgp {
  background: url(/images/map.png) no-repeat;
  background-size: 100%;
  margin-bottom: 65px;
}

.imglist {
}

.imglist li {
  width: 336px;
  float: left;
  background: #f7f7f7;
  position: relative;
  margin-top: 50px;
  padding: 70px 25px 30px;
  height: 180px;
  margin-right: 30px;
  margin-bottom: 35px;
}

.imglist li:nth-child(4n) {
  margin-right: 0;
}

.imglist .imgbox1 {
  position: absolute;
  top: -50px;
  width: 336px;
  padding: 0 15px;
  left: 0;
}

.imglist li:hover,
.imglist li:hover .imgbox1 {
  background: #406ad9;
}

.imglist li:hover .imgbox1 {
  padding-top: 15px;
}

.imglist li:hover .imgbox1 img {
  width: 86px;
  height: 86px;
}

.imglist li:hover .imgbox1 h2,
.imglist li:hover p,
.imglist li:hover span {
  color: #fff;
}

.imglist .imgbox1 img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  float: left;
}

.imglist .imgbox1 h2 {
  font-size: 17px;
  margin: 27px 10px;
  float: left;
  line-height: 24px;
  width: 185px;
}

.imglist p {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.imglist span {
  font-size: 14px;
  color: #aaa;
}

.plist i,
.plist span {
  display: none;
}

.mbslider {
  display: none;
}

.pcslider {
  display: block;
}

.s_top {
  position: relative;
  width: 100%;
}

.s_top img {
}

.s_top p {
  position: absolute;
  bottom: 30px;
  font-size: 40px;
  color: #fff;
  left: 14%;
  font-weight: bold;
}

.title {
  text-align: center;
}

.title h2 {
  font-size: 36px;
  color: #405fb1;
  margin-bottom: 10px;
}

.title p {
  font-size: 24px;
  color: #a0a0a0;
  font-family: "Microsoft Yahei";
}

.tdiv {
  float: left;
  padding: 60px 0px 0 39px;
  margin-left: 25px;
}

.tdiv p {
  font-size: 16px;
  font-family: "Microsoft Yahei";
  margin-bottom: 38px;
  line-height: 33px;
  text-indent: 2rem;
}

.s1img {
  float: right;
  width: 846px;
  margin-top: 76px;
}

.bg_f7 {
  background: #f7f7f7;
}

.coop {
  float: left;
}

.coop li:nth-child(4n) {
  margin-right: 0;
}

.coop li {
  margin-bottom: 40px;
  width: 327px;
  height: 303px;
  background: #fff;
  border-radius: 10px;
  padding: 50px 30px 0;
  float: left;
  margin-right: 43px;
}

.coop li img {
  display: block;
  margin: auto;
}

.coop h2 {
  text-align: center;
  font-size: 18px;
  margin: 20px 0;
  font-family: "Microsoft Yahei";
}

.coop p {
  font-size: 14px;
  color: #aaa;
  font-family: "Microsoft Yahei";
}

.fbox {
  background: url(/images/f.png) no-repeat;
  padding: 96px 0 100px;
}

.fbox h2 {
  font-size: 61px;
  color: #fff;
  font-family: "Microsoft Yahei";
  text-align: center;
  margin-bottom: 52px;
}

.fbox p {
  font-family: "Microsoft Yahei";
  color: #fff;
  text-align: center;
  font-size: 23px;
}

.mshow {
  display: none;
}

.linkbox {
  margin-bottom: 20px;
}

.linkbox a {
  color: #aaa;
  font-size: 16px;
}

.linkbox span {
  color: #aaa;
  font-size: 16px;
}

.line {
  border-bottom: 1px solid #e2e2e2;
  width: 35px;
  margin-top: 5px;
}

.pline {
  border-bottom: 1px solid #e2e2e2;
  width: 35px;
  margin-top: 5px;
  margin-left: 66px;
  margin-bottom: 30px;
}

.listbox {
  margin-top: 25px;
}

.qbox {
  float: left;
  width: 100%;
}

.bz {
  color: #fff;
  background: #508dfb;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  font-size: 31px;
  margin-right: 20px;
}

.az {
  color: #fff;
  background: #5cbfe0;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 5px;
  font-size: 31px;
  margin-right: 20px;
}

.q_brief {
  float: left;
  width: 965px;
}

.q_brief h2 {
  margin: 10px 0 20px;
  font-size: 24px;
}

.q_brief > span {
  font-size: 14px;
  /* color: #aaa; */
}

.q_brief p {
  font-size: 18px;
  margin: 10px 0 20px;
}

.pbox {
  margin-bottom: 120px;
}

.ans_R h2 {
  font-size: 24px;
  margin-bottom: 5px;
}

.ans_R a {
  font-size: 16px;
}
.page_main {
  width: 100%;
  float: right;
  /* padding-right: 50px; */
}
.h2_page {
  font-size: 42px;
  font-weight: bold;
}
.span_p {
  color: #aaaaaa;
  margin: 25px 0 35px;
}
.article {
}
.article p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
}
.article img {
}
.mb20 {
  margin-bottom: 20px;
  display: block;
}
.anpop {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}
.anpopbg {
  background: #fff;
  width: 960px;
  margin: 200px auto 0;
  padding: 40px 50px;
}
.popclose {
  position: absolute;
  right: -32px;
  font-size: 21px;
  color: #aaaaaa;
  top: 27px;
  cursor: pointer;
}
.anpopdiv h2 {
  margin-left: 112px;
  font-size: 17px;
  margin-bottom: 15px;
}
.anpopdiv {
  background: url(/images/tw.png) no-repeat;
  position: relative;
  top: -60px;
  padding-top: 68px;
}
#letter .anpopdiv {
  background: url(/images/xf.png) no-repeat;
  position: relative;
  top: -60px;
  padding-top: 68px;
}
.poparea {
  background: #f7f7f7;
  border: 0;
  width: 100%;
  font-size: 14px;
  padding: 15px;
  height: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-radius: 5px;
}
.popdiv1-1 {
  margin-bottom: 20px;
  height: 40px;
  line-height: 40px;
}
.popdiv1-1 label {
  font-size: 17px;
  width: 240px;
  display: grid;
  float: left;
}
.popdiv1-1 input {
  font-size: 14px;
  border: 0;
  background: #f7f7f7;
  width: 620px;
  border-radius: 5px;
  height: 40px;
  padding: 0 15px;
}
.popdiv1-2 {
  color: #aaaaaa;
  font-size: 14px;
  width: 620px;
  float: right;
  margin-bottom: 35px;
}
.popdiv1-3 {
  margin-left: 224px;
}
.popdiv1-3 a {
  width: 200px;
  height: 42px;
  display: block;
  float: left;

  line-height: 42px;
  text-align: center;
  font-size: 18px;

  border-radius: 50px;
}
.Submit {
  background: #508dfb;

  color: #fff;

  margin-right: 25px;
}
.Cancel {
  color: #508dfb;

  background: #fff;

  border: 1px solid #508dfb;
}
.focusin {
  border-bottom: 1px solid #508dfb !important;
}
#jswiper .swiper-slide a {
  display: block;
  width: 335px;
  float: left;
  margin-left: 32px;
}

#jswiper .swiper-slide a img {
  width: 100%;
  height: 189px;
}

#jswiper .swiper-slide a:first-child {
  width: 704px;
  margin-left: 0;
}

#jswiper .swiper-slide a:first-child img {
  width: 100%;
  height: 398px;
}

#jswiper .swiper-slide a p {
  height: 72px;
  font-family: HelveticaLTPro-Bold;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: bold;
}

#jswiper .swiper-slide a:first-child p {
  font-size: 24px;
  line-height: 33px;
}

#jswiper .swiper-slide a div {
  background: #fff;
  width: 100%;
  height: 117px;
  padding: 10px 9px 7px;
}
#jswiper .swiper-slide a div span {
  color: #999;
}
.jwprev {
  background: url(/images/l.png);
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 220px;
  bottom: -73px;
  background-size: cover;
  z-index: 10;
}
.jwnext {
  background: url(/images/r.png);
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 0;
  bottom: -73px;
  background-size: cover;
  z-index: 10;
}
.jpage {
  position: absolute;
  right: 18px;
  font-size: 80px;
  text-align: center;
  color: #fff;
  width: 214px !important;
  bottom: -92px !important;
  left: unset !important;
  z-index: 10;
}
#jswiper {
  margin: 18px auto;
  /* width: 100%; */
  /* padding-bottom: 40px; */
}
.fbox1 {
  background: url(/images/fw.png) no-repeat;
  padding: 100px 9% 103px;
  background-size: cover;
}

.fbox1 h2 {
  font-size: 47px;
  color: #fff;
  font-family: "Microsoft Yahei";
  text-align: left;
  margin-bottom: 35px;
}
.fbox1 p img {
  vertical-align: text-top;
  margin: 0px 7px;
}
.fbox1 a {
  color: #1fa6e6;
}
.fbox1 p {
  font-family: "Microsoft Yahei";
  color: #fff;
  text-align: left;
  font-size: 18px;
  width: 733px;
  line-height: 35px;
}
.pad188 {
  padding: 0 188px;
}
/*******************************1440***********************************/

@media screen and (max-width: 1440px) {
  .content {
    width: 1244px;
    margin: 0 auto;
  }
  .cg-tools-dialog .dialog-content {
    margin: 17px 0;
    width: 810px;
    word-wrap: break-word;
  }
  .w1022 {
    width: 1022px;
  }
  .v_p p {
    padding: 12px 21px 20px !important;
  }
  .padr {
    padding-right: 40px;
  }
  .cur_b {
    position: relative;
    height: 564px;
  }
  .btad img {
    max-width: none !important;
    width: 100%;
  }
  .cur_b p {
    height: 181px !important;
  }
  .cur_b p span {
    -webkit-line-clamp: 5;
  }
  .cur_b a > span {
    color: #aaa;
    position: absolute;
    left: 23px;
    bottom: 22px;
  }
  .rowlist li {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
  }
  .rowlist li .ad {
    width: 225px;
    height: 127px;
    float: left;
    margin-right: 21px;
  }
  .rowlist li img {
  }
  .rowlist li h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .rowlist li p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .rowlist li span {
    left: 251px;
  }
  .h_top {
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #5782de;
  }
  .logo {
  }
  .share_box {
    height: 80px;
    line-height: 91px;
  }
  .share_box a {
    display: inline-block;
    margin-left: 19px;
  }
  .share_box a img {
  }
  /** *s*/
  .s_f {
    position: relative;
    width: 500px;
    height: 50px;
    float: left;
    margin: 15px 15px 15px 60px;
  }
  .Icon {
    display: inline-block;
    width: 49px;
    text-align: left;
    height: 30px;
    position: absolute;
    line-height: 30px;
    top: 0px;
    bottom: 0px;
    font-size: 14px;
    color: #999;
    margin: auto;
    background: url(/images/a1.png) center left no-repeat;
    cursor: pointer;
  }
  .con_search {
    height: 50px;
    width: 100%;
    color: #9a9a9a;
    border-radius: 10px;
    padding-left: 45px;
    background: #233a76;
    border: 0;
  }

  .menu {
    font-size: 16px;
    z-index: 100;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
  }
  .menu ul {
    list-style: none;
  }
  .xl_ul {
    margin-left: 35px;
    height: 100%;
  }
  .menu > ul > li {
    float: left;
    height: 100%;
  }
  .menu > ul > li:hover > a {
  }
  .menu ul li a.thistab {
    border-bottom: 2px solid #29bbff;
  }
  .menu ul ul {
  }
  .menu table {
    position: absolute;
    top: 0;
    left: 0;
  }
  .menu > ul > li > a {
    display: block;
    margin: 0 24px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    height: 100%;
    position: relative;
    padding: 0 7px;
  }
  .minixl {
    background: url(/images/xl.png) right 8px center no-repeat;
    background-size: 10px;
    cursor: pointer;
  }
  .minixl:hover {
    background: rgba(0, 0, 0, 0.3) url(/images/xls.png) right 8px center
      no-repeat;
    background-size: 10px;
    cursor: pointer;
  }
  .menu_hover {
    content: "";
    display: block;
    border-bottom: 4px solid #29bbff;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
  }
  .menu ul ul {
  }
  .menu ul ul li {
    text-align: left;
    font-size: 14px;
  }
  .menu ul ul li:first-child {
    margin: 0px;
  }
  .menu ul ul li a {
  }
  .menu ul ul li a:hover {
  }
  .swich {
    display: inline-block;
    /* margin: 14px 0; */
  }
  .main_l {
    margin-top: 10px;
  }
  .main_l h2,
  .main_rh2,
  .newsbox_h2 {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    position: relative;
  }
  .newspan {
    color: #aaa;
    position: absolute;
    bottom: 0;
    left: 245px;
  }
  .main_l > h2:after,
  .main_rh2:after,
  .newsbox_h2:after {
    content: " ";
    display: block;
    border-bottom: 3px solid #416bd9;
    width: 48px;
    height: 3px;
    margin-top: 5px;
  }
  .main_l .more {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Islider {
    position: relative;
    height: 343px;
  }
  .Islider .sliderimg {
    width: 608px;
    height: 343px;
  }
  .Islider .sli_title {
    width: 288px;
  }
  .Islider .sli_title h2 {
    margin-bottom: 8px;
    line-height: 22px;
    font-size: 20px;
  }
  .Islider .sli_title p {
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
  .Islider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .Islider .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Islider .flex-control-nav li {
    float: left;
  }
  .Islider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Islider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Islider .flex-direction-nav {
    position: absolute;
    left: 608px;
    bottom: 0;
  }
  .Islider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Islider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Islider .flex-prev {
    background: url(/images/l.png);
  }
  .Islider .flex-next {
    background: url(/images/r.png);
  }
  .rslider {
    position: relative;
  }
  .rslider .sli_title {
    width: 169px;
  }
  .rslider .sli_title h2 {
    font-weight: bold;
  }
  .rslider .sli_title p {
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .rslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .rslider .sliderimg {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    margin-right: 8px;
  }
  .rslider .flex-control-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
  }
  .rslider .flex-control-nav li {
    float: left;
  }
  .rslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .rslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .rslider .flex-direction-nav {
    position: absolute;
    right: 0;
    top: 0;
  }
  .rslider .flex-direction-nav li {
    float: left;
  }
  .rslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 33px;
    height: 33px;
  }
  .rslider .flex-prev {
    background: url(/images/rl.png) no-repeat #fff;
    background-position: 13px center;
  }
  .rslider .flex-next {
    background: #fff url(/images/rl.png) no-repeat;
    background-position: -16px center;
  }
  .trdlist {
  }
  .trdlist li {
    width: 291px;
    float: left;
    margin-bottom: 32px;
  }
  .trdlist li:nth-child(3n),
  .busbox .trdlist li:nth-child(2n) {
    margin-right: 0;
  }
  .trdlist li .ad,
  .trdlist li img {
    width: 100%;
    height: 164px;
    display: block;
  }
  .trdlist li p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    color: #333;
    height: 49px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
  }
  .trdlist li p:hover,
  .bus_Rlist li a:hover,
  .buslist li p span:hover,
  .curcon p span:hover {
    color: #264bae;
  }
  .trdlist li span {
    color: #aaa;
    margin-top: 13px;
  }
  .r_user {
    padding: 16px 0 14px;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    height: 103px;
  }
  .main_rb {
    background: url(/images/d1.jpg) no-repeat;
    display: block;
    float: right;
    background-size: 100%;
    padding: 15px 64px 20px 17px;
    box-sizing: border-box;
  }
  .main_rb p {
    color: #4a72b1;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .bggrey {
    background: #f7f7f7;
  }
  .w502 {
    width: 448px;
  }
  .newslist {
    float: left;
  }
  .newslist li {
    width: 100%;
    float: left;
    margin-bottom: 17px;
    position: relative;
  }
  .newslist li:last-child {
    margin-bottom: 0;
  }
  .hoverbg li:hover {
    background: #ebf4fd;
  }
  .newslist li img,
  .newslist li .ad {
    width: 225px;
    height: 127px;
    float: left;
    margin-right: 16px;
  }
  .newslist li p {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    float: left;
    width: 199px;
  }
  .newslist li p:hover {
    color: #264bae;
  }
  .newl_b .news_lspan {
    color: #aaa;
    position: absolute;
    bottom: 9px;
    left: 243px;
  }
  .buslist .news_lspan {
    color: #aaa;
    position: absolute;
    bottom: 16px;
    left: 14px;
  }
  .news_c {
    width: 450px;
    float: left;
    position: relative;
    height: 417px;
    border-bottom: 1px solid #e0e0e0;
  }
  .news_c img,
  .news_c .ad {
    width: 100%;
    height: 254px;
  }
  .news_c h2 {
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
  }
  .news_c p {
    line-height: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .news_c_time {
    color: #aaa;
    position: absolute;
    bottom: 0;
  }
  .news_c_time:after {
    content: " ";
    display: block;
    width: 100%;
    border: 1px solid #f7f7f7;
    position: absolute;
  }
  .timebar {
  }
  .timebar ul li {
    list-style: none;
    color: #5e5e5e;
  }
  .timebar ul {
    padding-left: 5px;
    width: 90%;
    margin: 2% auto;
    overflow-y: hidden;
    position: relative;
  }
  .timebar ul:before {
    width: 10px;
    height: 14px;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 0;
    z-index: 10;
  }
  .timebar ul li {
    list-style-type: none;
    width: 100%;
    border-left: #e0e0e0 1px solid;
    position: relative;
    padding: 0 0 12px 11px;
    font-size: 17px;
    display: block;
    color: #333;
  }
  .timebar ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
  }
  .timebar ul li:last-child {
    padding-bottom: 0;
  }
  .timebar ul li:before {
    width: 10px;
    height: 10px;
    background: #efefef;
    display: inline-block;
    content: "";
    position: absolute;
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    top: 4px;
    left: -6px;
  }
  .timebar ul li:last-child:after {
    width: 10px;
    height: 67px;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 24px;
    left: -5px;
    z-index: 10;
  }
  .timebar ul li span {
    margin-right: 5px;
    color: #aaa;
    display: block;
    margin-bottom: 12px;
    font-size: 13px;
  }
  .timebar .line_left {
  }
  .video_l {
    background: #11346f;
    text-align: center;
    padding: 10px;
  }
  .video_l img {
    width: 100%;
    height: 321px;
  }
  .video_l p {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 51px;
    margin: 17px 8px 6px 8px;
    text-align: left;
  }
  .bf {
    background: url(/images/video.png) right no-repeat;
    background-size: 21px;
    color: #aaa;
    position: absolute;
    bottom: 16px;
    right: 16px;
    display: inline-block;
    padding-right: 30px;
  }
  .newl_b li p {
    width: 367px;
  }
  .adbox {
  }
  .adbox img {
    width: 100%;
  }
  .bus {
    position: relative;
    display: block;
  }
  .bus img {
    width: 100%;
    height: 347px;
  }
  .imgword {
    position: absolute;
    top: 60px;
    left: 35px;
    color: #fff;
  }
  .imgword h2 {
    color: #fff;
    font-weight: bold;
    font-size: 34px;
  }
  .imgword p {
    color: #fff;
    font-size: 16px;
    width: 375px;
    margin-bottom: 23px;
    line-height: 29px;
  }
  .imgword span {
    font-style: italic;
    font-size: 14px;
  }
  .buslist {
    float: left;
  }
  .busbox .trdlist li {
    margin-bottom: 0;
  }
  .buslist li {
    width: 100%;
    float: left;
    margin-bottom: 27px;
    position: relative;
    padding-bottom: 25px;
    background: #f7f7f7;
  }
  .buslist li:last-child {
    margin-bottom: 0;
  }
  .buslist li img {
    width: 100%;
    height: 165px;
    float: left;
    margin-right: 24px;
  }
  .buslist li p {
    padding: 12px 13px 29px;
    width: 100%;
    float: left;
  }
  .buslist li p span {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    width: 100%;
    height: 68px;
  }
  .buslist li p:hover {
    color: #999;
  }
  .bus_R {
    float: right;
    background: #f7f7f7;
    padding: 27px 24px 50px;
  }
  .busrh2 {
    font-size: 23px;
    font-weight: bold;
  }
  .bus_Rlist {
  }
  .bus_Rlist LI {
    padding: 18px 0;
    float: left;
    border-bottom: 1px solid #e0e0e0;
  }
  .bus_Rlist li span {
    font-size: 33px;
    float: left;
    color: #c7c7c7;
    font-weight: bold;
    display: block;
  }
  .bus_Rlist li a {
    font-size: 14px;
    line-height: 20px;
    width: 191px;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    float: left;
  }
  .busad img {
    height: 109px;
  }
  .trah2 {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    /* float: left; */
    /* width: 100%; */
  }
  .trah2 .more {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
  }
  .Tslider {
    position: relative;
    height: 396px;
  }
  .Tslider .sliderimg {
    width: 704px;
    height: 396px;
  }
  .Tslider .sli_title {
    width: 100%;
  }
  .Tslider .sli_title h2 {
    margin-bottom: 10px;
  }
  .Tslider .sli_title p {
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
  .Tslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .Tslider .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Tslider .flex-control-nav li {
    float: left;
  }
  .Tslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Tslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Tslider .flex-direction-nav {
    position: absolute;
    left: 704px;
    bottom: 0;
  }
  .Tslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Tslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Tslider .flex-prev {
    background: url(/images/l.png);
  }
  .Tslider .flex-next {
    background: url(/images/r.png);
  }
  .Tslider .slides li {
    width: 335px;
  }
  .Tslider .slides .flex-active-slide {
    width: 704px;
  }
  .trabox {
    background: url(/images/tbg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 85px;
    margin-bottom: 26px;
  }
  .curcon {
    background: #f7f7f7;
    float: left;
  }
  .curcon a {
  }
  .curcon img {
    width: 100%;
    height: 343px;
  }
  .curcon p {
    padding: 15px 16px;
    height: 121px;
  }
  .curcon p span {
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .cur_list {
    float: left;
  }
  .cur_list li {
    background: #f7f7f7;
    width: 290px;
    float: left;
    margin-bottom: 10px;
    position: relative;
  }
  .cur_list li:nth-child(odd) {
    margin-right: 27px;
  }
  .cur_list a {
  }
  .cur_list img {
    height: 164px;
  }
  .hoverp a {
    padding: 9% 6%;
  }
  .cur_list p {
    padding: 10px 12px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 43px;
    font-weight: bold;
    box-sizing: content-box;
  }
  .cur_list p span {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    box-sizing: content-box;
  }
  .hoverp {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 52, 111, 0.8);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
  }
  .talklist {
  }
  .talktitle {
  }
  .talktitle li {
    cursor: pointer;
    width: 110px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    margin-right: 15px;
  }
  .talktitle li span {
    font-size: 14px;
  }
  .talktitle .thistab {
    color: #fff;
    background: #406ad9;
    border: 0;
  }
  .quesbox {
    float: left;
    width: 222px;
    height: 334px;
    margin-right: 12px;
    position: relative;
  }
  .quesbox:last-child {
    margin-right: 0;
  }
  .quesbox p {
    height: 223px;
    line-height: 22px;
    font-size: 16px;
  }
  .quesbg {
    background: url(/images/q.png) no-repeat;
    width: 100%;
    height: 100%;
    padding: 93px 30px 0;
    font-size: 16px;
    background-size: 100%;
  }
  .ansbg {
    display: none;
    position: absolute;
    background: url(/images/a.png) no-repeat;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 78px 30px 0;
    font-size: 16px;
    background-size: 100%;
  }
  .ansbg p {
    color: #fff;
    font-size: 16px;
    height: 203px;
    line-height: 20px;
  }
  .ansbg a {
    position: absolute;
    right: 0;
    bottom: 19px;
    width: 65px;
    color: rgba(0, 0, 0, 0);
  }
  .btad {
    margin-top: 15px;
  }
  .footer {
    background: #406ad9;
    padding: 40px 0;
  }
  .footer ul {
    float: left;
    width: 100%;
    border-bottom: 1px solid #5c80df;
  }
  .footer li {
    float: left;
    width: 16%;
    height: 167px;
    margin-bottom: 32px;
  }
  .footer li h2 {
    margin-bottom: 15px;
  }
  .footer li h2 a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
  }
  .footer li p {
    line-height: 26px;
  }
  .footer li p a {
    font-size: 14px;
    color: #fff;
  }
  .fbt {
    float: left;
    width: 100%;
    margin-top: 22px;
  }
  .fbt .left {
  }
  .fbt .center {
    color: #fff;
    float: left;
    margin: 16px 0px;
    line-height: 25px;
  }
  .fbt .center p {
    color: #fff;
    font-size: 14px;
  }
  .fbt .center a {
    color: #fff;
    font-size: 14px;
  }
  .btr {
    margin: 15px 0;
  }
  .btr p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: right;
  }
  .btr img {
    margin-right: 10px;
    vertical-align: text-top;
  }
  .w1072 {
    width: 925px;
  }
  .p24 {
    padding: 24px;
  }
  .w335 {
    width: 290px;
  }
  .mt32 {
    margin-top: 27px;
  }
  .mr32 {
    margin-right: 26px;
  }
  .mt24 {
    margin-top: 24px;
  }
  .mt56 {
    margin-top: 40px;
  }
  .mb24 {
    margin-bottom: 24px;
  }
  .mb32 {
    margin-bottom: 23px;
  }
  .pt56 {
    padding-top: 40px;
  }
  .pb56 {
    padding-bottom: 56px;
  }
  .f14 {
    font-size: 13px;
  }
  .f16 {
    font-size: 14px;
  }
  .f23 {
    font-size: 21px;
  }
  .f18 {
    font-size: 18px;
  }
  .w704 {
    width: 608px;
  }
  .w702 {
    width: 608px;
  }
  .w1071 {
    width: 925px;
  }
  .main_r {
    background: #f7f7f7;
    padding-bottom: 20px;
  }
  .swiper-container {
    width: 100%;
  }
  .swiper-slide {
  }
  .tradiv {
    padding: 20px;
  }
  .swiper-button-next {
    background: url(/images/r.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .swiper-button-prev {
    background: url(/images/l.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 174px;
    left: unset;
  }
  .swiper-pagination-custom {
    color: #fff;
    position: absolute;
    right: 49px;
    width: 124px;
    bottom: -12px;
    left: unset;
    font-size: 80px;
    text-align: center;
    font-weight: bold;
  }
  .swiper2 {
    padding-bottom: 32px;
  }
  .swiper2 .swiper-pagination {
    bottom: 0;
  }
  .swiper2 .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 6px;
  }
  .swiper2 .swiper-pagination-bullet-active {
    width: 32px;
  }
  .quesbg,
  .ansbg {
    display: flex;
    border-radius: 6px;
    /* background-position: center; */
    /* background-size: cover; */
    /* text-align: center; */
    /* justify-content: center; */
    /* align-items: center; */
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
  }
  .quesbox:hover .quesbg {
    transform: rotateY(180deg);
  }
  .quesbox:nth-child(even):hover .quesbg {
    transform: rotateY(-180deg);
  }
  .ansbg {
    transform: rotateY(-180deg);
  }
  .quesbox:hover .ansbg {
    transform: rotateY(0deg);
  }
  .quesbox:nth-child(even) .ansbg {
    transform: rotateY(180deg);
  }
  .quesbox:nth-child(even):hover .ansbg {
    transform: rotateY(0deg);
  }
  /**news**/
  .newr img {
    display: block;
    width: 100%;
    height: 344px;
    margin-top: 35px;
  }
  .forlist li:nth-child(3n) {
    margin-right: 26px;
  }
  .forlist li:nth-child(4n),
  .voice li:nth-child(2n) {
    margin-right: 0;
  }
  .voice {
  }
  .voice li {
    width: 289px;
    margin-right: 27px;
  }
  .bgwhite li {
    background: #fff;
  }
  .bgwhite li p {
    padding: 4px 21px 0;
  }
  .bgwhite li span {
    padding: 4px 21px 15px;
  }
  .serb1 {
    background: url(/images/s_02.jpg) no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 303px;
  }
  .serb1 h2 {
    float: left;
    padding-left: 762px;
    color: #3e7fee;
    font-weight: bold;
    font-size: 38px;
    width: 100%;
    height: 31%;
  }
  .serb1 p {
    float: left;
    padding-left: 762px;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .serb1 span {
    padding-left: 762px;
    font-size: 15px;
    width: 456px;
    display: block;
    float: left;
    line-height: 27px;
  }
  .serb2 {
    background: url(/images/s_03.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 304px;
  }
  .serb2 p,
  .serb4 p {
    float: left;
    padding-left: 130px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 70px;
    width: 100%;
  }
  .serb2 span,
  .serb4 span {
    padding-left: 130px;
    font-size: 15px;
    width: 442px;
    display: block;
    float: left;
    line-height: 27px;
  }
  .serb3 {
    background: url(/images/s_04.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 259px;
  }
  .serb3 p {
    float: left;
    padding-left: 762px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 60px;
  }
  .serb3 span {
    padding-left: 762px;
    font-size: 15px;
    width: 456px;
    display: block;
    float: left;
    line-height: 27px;
  }
  .serb4 {
    background: url(/images/s_05.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 339px;
  }
  .w565 {
    width: 452px;
  }
  .w860 {
    width: 733px;
  }
  .p_btn {
    margin-right: 27px;
    width: 117px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 17px;
    padding-top: 8px;
    text-align: center;
  }
  .p_btn:nth-child(5n) {
    margin-right: 0;
  }
  .p_btn:hover img {
    border-radius: 10px;
    height: auto;
  }
  .p_btn:hover {
    box-shadow: 0px 1px 3px #c6c6c6;
    border-radius: 5px;
  }
  .plist img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  .plist p {
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    width: 110px;
    margin: auto;
  }
  .photobox {
    width: 114px;
    text-align: center;
    height: 150px;
    padding-top: 8px;
    box-shadow: 0px 1px 4px #d0d0d0;
    border-radius: 5px;
    float: left;
  }
  .photobox img {
    width: 102px;
    height: 102px;
    border-radius: 5px;
  }
  .perbox {
  }
  .bribox {
    float: left;
    width: 315px;
    margin-left: 20px;
  }
  .bribox h2 {
    font-size: 26px;
  }
  .bribox p {
    line-height: 23px;
    font-size: 15px;
  }
  .bribox .ita {
    font-style: italic;
    margin: 5px 0 15px;
  }
  .pslider {
    float: right;
    position: relative;
    padding-bottom: 20px;
  }
  .pslider .flex-control-nav {
    position: absolute;
    bottom: 0;
    left: 353px;
  }
  .pslider .flex-control-nav li {
    float: left;
  }
  .pslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .pslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .pslider .flex-direction-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .pslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .pslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .bgp {
    background: url(/images/map.png) no-repeat;
    background-size: 100%;
    margin-bottom: 50px;
  }
  .imglist {
  }
  .imglist li {
    width: 294px;
    float: left;
    background: #f7f7f7;
    position: relative;
    margin-top: 50px;
    padding: 65px 20px 25px;
    height: 180px;
    margin-right: 22px;
    margin-bottom: 35px;
  }
  .imglist li:nth-child(4n) {
    margin-right: 0;
  }
  .imglist .imgbox1 {
    position: absolute;
    top: -50px;
    width: 294px;
    padding: 0 15px;
    left: 0;
  }
  .imglist li:hover,
  .imglist li:hover .imgbox1 {
    background: #406ad9;
  }
  .imglist li:hover .imgbox1 {
    padding-top: 15px;
  }
  .imglist li:hover .imgbox1 img {
    width: 86px;
    height: 86px;
  }
  .imglist li:hover .imgbox1 h2,
  .imglist li:hover p,
  .imglist li:hover span {
    color: #fff;
  }
  .imglist .imgbox1 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    float: left;
  }
  .imglist .imgbox1 h2 {
    font-size: 17px;
    margin: 27px 8px;
    float: left;
    line-height: 24px;
    width: 155px;
  }
  .imglist p {
    font-size: 17px;
    margin-bottom: 17px;
  }
  .imglist span {
    font-size: 14px;
    color: #aaa;
  }
  .s_top {
    position: relative;
    width: 100%;
  }
  .s_top img {
  }
  .s_top p {
    position: absolute;
    bottom: 30px;
    font-size: 37px;
    color: #fff;
    left: 14%;
    font-weight: bold;
  }
  .title {
    text-align: center;
  }
  .title h2 {
    font-size: 33px;
    color: #405fb1;
    margin-bottom: 10px;
  }
  .title p {
    font-size: 22px;
    color: #a0a0a0;
    font-family: "Microsoft Yahei";
  }
  .tdiv {
    float: left;
    padding: 48px 0px 0 30px;
    margin-left: 19px;
  }
  .tdiv p {
    font-size: 15px;
    font-family: "Microsoft Yahei";
    margin-bottom: 29px;
    line-height: 28px;
    text-indent: 2rem;
  }
  .s1img {
    float: right;
    width: 771px;
    margin-top: 71px;
  }
  .bg_f7 {
    background: #f7f7f7;
  }
  .coop {
    float: left;
  }
  .coop li:nth-child(4n) {
    margin-right: 0;
  }
  .coop li {
    margin-bottom: 29px;
    width: 288px;
    height: 283px;
    background: #fff;
    border-radius: 10px;
    padding: 40px 22px 0;
    float: left;
    margin-right: 30px;
  }
  .coop li img {
    display: block;
    margin: auto;
  }
  .coop h2 {
    text-align: center;
    font-size: 17px;
    margin: 20px 0;
    font-family: "Microsoft Yahei";
  }
  .h2_page {
    font-size: 40px;
    font-weight: bold;
  }
  .coop p {
    font-size: 13px;
    color: #aaa;
    font-family: "Microsoft Yahei";
  }
  .fbox {
    background: url(/images/f.png) no-repeat;
    padding: 96px 0 103px;
  }
  .fbox h2 {
    font-size: 57px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    margin-bottom: 52px;
  }
  .fbox p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: center;
    font-size: 20px;
  }
  .linkbox {
  }
  .linkbox a {
    color: #aaa;
    font-size: 16px;
  }
  .linkbox span {
    color: #aaa;
    font-size: 16px;
  }
  .line {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 5px;
  }
  .pline {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 5px;
    margin-left: 66px;
    margin-bottom: 30px;
  }
  .listbox {
    margin-top: 25px;
  }
  .qbox {
    float: left;
    width: 100%;
  }
  .bz {
    color: #fff;
    background: #508dfb;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 20px;
  }
  .az {
    color: #fff;
    background: #5cbfe0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 20px;
  }
  .q_brief {
    float: left;
    width: 815px;
  }
  .q_brief h2 {
    margin: 10px 0 20px;
    font-size: 22px;
  }
  .q_brief > span {
    font-size: 13px;
    /* color: #aaa; */
  }
  .q_brief p {
    font-size: 16px;
    margin: 10px 0 20px;
  }
  .pbox {
    margin-bottom: 92px;
  }
  .ans_R h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .ans_R a {
    font-size: 14px;
  }
  .anpop {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
  }
  .anpopbg {
    background: #fff;
    width: 960px;
    margin: 200px auto 0;
    padding: 40px 50px;
  }
  .popclose {
    position: absolute;
    right: -32px;
    font-size: 21px;
    color: #aaaaaa;
    top: 27px;
    cursor: pointer;
  }
  .anpopdiv h2 {
    margin-left: 112px;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .anpopdiv {
    background: url(/images/tw.png) no-repeat;
    position: relative;
    top: -60px;
    padding-top: 68px;
  }
  #letter .anpopdiv {
    background: url(/images/xf.png) no-repeat;
    position: relative;
    top: -60px;
    padding-top: 68px;
  }
  .poparea {
    background: #f7f7f7;
    border: 0;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .popdiv1-1 {
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
  }
  .popdiv1-1 label {
    font-size: 17px;
    width: 240px;
    display: grid;
    float: left;
  }
  .popdiv1-1 input {
    font-size: 14px;
    border: 0;
    background: #f7f7f7;
    width: 620px;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
  }
  .popdiv1-2 {
    color: #aaaaaa;
    font-size: 14px;
    width: 620px;
    float: right;
    margin-bottom: 35px;
  }
  .popdiv1-3 {
    margin-left: 224px;
  }
  .popdiv1-3 a {
    width: 200px;
    height: 42px;
    display: block;
    float: left;

    line-height: 42px;
    text-align: center;
    font-size: 18px;

    border-radius: 50px;
  }
  .Submit {
    background: #508dfb;

    color: #fff;

    margin-right: 25px;
  }
  #jswiper .swiper-slide a {
    display: block;
    width: 290px;
    float: left;
    margin-left: 26px;
  }

  #jswiper .swiper-slide a img {
    width: 100%;
    height: 165px;
  }

  #jswiper .swiper-slide a:first-child {
    width: 608px;
    margin-left: 0;
  }

  #jswiper .swiper-slide a:first-child img {
    width: 100%;
    height: 347px;
  }

  #jswiper .swiper-slide a p {
    height: 60px;
    font-family: HelveticaLTPro-Bold;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
  }

  #jswiper .swiper-slide a:first-child p {
    font-size: 20px;
    line-height: 28px;
  }

  #jswiper .swiper-slide a div {
    background: #fff;
    width: 100%;
    height: 98px;
    padding: 10px 9px 7px;
  }
  #jswiper .swiper-slide a div span {
    color: #999;
  }
  .jwprev {
    background: url(/images/l.png);
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 216px;
    bottom: -54px;
    background-size: cover;
    z-index: 10;
  }
  .jwnext {
    background: url(/images/r.png);
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: -54px;
    background-size: cover;
    z-index: 10;
  }
  .jpage {
    position: absolute;
    right: 18px;
    font-size: 74px;
    text-align: center;
    color: #fff;
    width: 214px !important;
    bottom: -70px !important;
    left: unset !important;
  }
  #jswiper {
    margin: 18px auto;
    /* width: 100%; */
    /* padding-bottom: 40px; */
  }
  .fbox1 {
    background: url(/images/fw.png) center no-repeat;
    padding: 62px 9% 103px;
    background-size: cover;
  }

  .fbox1 h2 {
    font-size: 47px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: left;
    margin-bottom: 18px;
  }
  .fbox1 p img {
    vertical-align: text-top;
    margin: 0px 7px;
  }
  .fbox1 a {
    color: #1fa6e6;
  }
  .fbox1 p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: left;
    font-size: 16px;
    width: 681px;
    line-height: 35px;
  }
  .menubox_t {
    height: 41px;
    line-height: 41px;
  }
}

/*******************************1280***********************************/

@media screen and (max-width: 1280px) {
  .pad188 {
    padding: 0 168px;
  }
  .content {
    width: 1006px;
    margin: 0 auto;
  }
  .cg-tools-dialog .dialog-content {
    margin: 17px 0;
    width: 674px;
    word-wrap: break-word;
  }
  .w1022 {
    width: 1022px;
  }
  .v_p p {
    padding: 12px 21px 20px !important;
  }
  .padr {
    padding-right: 32px;
  }
  .cur_b {
    position: relative;
    height: 468px;
  }
  .cur_b p {
    height: 152px !important;
  }
  .cur_b p span {
    -webkit-line-clamp: 5;
  }
  .cur_b a > span {
    color: #aaa;
    position: absolute;
    left: 17px;
    bottom: 22px;
  }
  .rowlist li {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
  }
  .rowlist li .ad {
    width: 182px;
    height: 104px;
    float: left;
    margin-right: 17px;
  }
  .rowlist li img {
  }
  .rowlist li h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .rowlist li p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .rowlist li span {
    left: 200px;
  }
  .h_top {
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #5782de;
  }
  /** *s*/
  .s_f {
    position: relative;
    width: 345px;
    height: 50px;
    float: left;
    margin: 15px 15px 15px 46px;
  }
  .Icon {
    display: inline-block;
    width: 49px;
    text-align: left;
    height: 30px;
    position: absolute;
    line-height: 30px;
    top: 0px;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    margin: auto;
    background: url(/images/a1.png) center left no-repeat;
    cursor: pointer;
  }
  .con_search {
    height: 50px;
    width: 100%;
    color: #9a9a9a;
    border-radius: 10px;
    padding-left: 45px;
    background: #233a76;
    border: 0;
  }
  .logo {
  }
  .share_box {
    height: 80px;
    line-height: 91px;
  }
  .share_box a {
    display: inline-block;
    margin-left: 10px;
  }
  .share_box a img {
  }

  .menu {
    font-size: 16px;
    z-index: 100;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
  }
  .menu ul {
    list-style: none;
  }
  .xl_ul {
    margin-left: 35px;
    height: 100%;
  }
  .menu > ul > li {
    float: left;
    height: 100%;
  }
  .menu > ul > li:hover > a {
  }
  .menu ul li a.thistab {
    border-bottom: 2px solid #29bbff;
  }
  .menu ul ul {
  }
  .menu table {
    position: absolute;
    top: 0;
    left: 0;
  }
  .menu > ul > li > a {
    display: block;
    margin: 0 17px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    height: 100%;
    position: relative;
    padding: 0 11px;
  }
  .minixl {
    background: url(/images/xl.png) right 8px center no-repeat;
    background-size: 10px;
    cursor: pointer;
  }
  .menu_hover {
    content: "";
    display: block;
    border-bottom: 4px solid #29bbff;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
  }
  .menu ul ul {
  }
  .menu ul ul li {
    text-align: left;
    font-size: 14px;
  }
  .menu ul ul li:first-child {
    margin: 0px;
  }
  .menu ul ul li a {
  }
  .menu ul ul li a:hover {
    color: #264bae;
  }
  .swich {
    display: inline-block;
    /* margin: 14px 0; */
  }
  .main_l {
    margin-top: 10px;
  }
  .main_l h2,
  .main_rh2,
  .newsbox_h2 {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    position: relative;
  }
  .newspan {
    color: #aaa;
    position: absolute;
    bottom: 0;
    left: 192px;
  }
  .main_l > h2:after,
  .main_rh2:after,
  .newsbox_h2:after {
    content: " ";
    display: block;
    border-bottom: 3px solid #416bd9;
    width: 48px;
    height: 3px;
    margin-top: 5px;
  }
  .main_l .more {
    position: relative;
    right: 0;
    bottom: 0;
  }
  .Islider {
    position: relative;
    height: 277px;
  }
  .Islider .sliderimg {
    width: 492px;
    height: 277px;
  }
  .Islider .sli_title {
    width: 231px;
  }
  .Islider .sli_title h2 {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 21px;
  }
  .Islider .sli_title p {
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
  .Islider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .Islider .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Islider .flex-control-nav li {
    float: left;
  }
  .Islider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Islider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Islider .flex-direction-nav {
    position: absolute;
    left: 492px;
    bottom: 0;
  }
  .Islider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Islider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Islider .flex-prev {
    background: url(/images/l.png);
  }
  .Islider .flex-next {
    background: url(/images/r.png);
  }
  .rslider {
    position: relative;
  }
  .rslider .sli_title {
    width: 130px;
  }
  .rslider .sli_title h2 {
    font-weight: bold;
  }
  .rslider .sli_title p {
    line-height: 12px;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .rslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .rslider .sliderimg {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    margin-right: 5px;
  }
  .rslider .flex-control-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
  }
  .rslider .flex-control-nav li {
    float: left;
  }
  .rslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .rslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .rslider .flex-direction-nav {
    position: absolute;
    right: 0;
    top: 0;
  }
  .rslider .flex-direction-nav li {
    float: left;
  }
  .rslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 33px;
    height: 33px;
  }
  .rslider .flex-prev {
    background: url(/images/rl.png) no-repeat #fff;
    background-position: 13px center;
  }
  .rslider .flex-next {
    background: #fff url(/images/rl.png) no-repeat;
    background-position: -16px center;
  }
  .trdlist {
  }
  .trdlist li {
    width: 236px;
    float: left;
    margin-bottom: 25px;
  }
  .trdlist li:nth-child(3n),
  .busbox .trdlist li:nth-child(2n) {
    margin-right: 0;
  }
  .trdlist li .ad,
  .trdlist li img {
    width: 100%;
    height: 134px;
    display: block;
  }
  .trdlist li p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 10px;
    color: #333;
    height: 37px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
  }
  .trdlist li p:hover,
  .bus_Rlist li a:hover,
  .buslist li p span:hover,
  .curcon p span:hover {
    color: #264bae;
  }
  .trdlist li span {
    color: #aaa;
    margin-top: 7px;
  }
  .r_user {
    padding: 16px 0 14px;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    height: 84px;
  }
  .main_rb {
    background: url(/images/d1.jpg) no-repeat;
    display: block;
    float: right;
    background-size: 100%;
    padding: 11px 49px 11px 10px;
    box-sizing: border-box;
  }
  .main_rb p {
    color: #4a72b1;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .bggrey {
    background: #f7f7f7;
  }
  .w502 {
    width: 363px;
  }
  .newslist {
    float: left;
  }
  .newslist li {
    width: 100%;
    float: left;
    margin-bottom: 17px;
    position: relative;
  }
  .newslist li:last-child {
    margin-bottom: 0;
  }
  .hoverbg li:hover {
    background: #ebf4fd;
  }
  .newslist li img,
  .newslist li .ad {
    width: 182px;
    height: 104px;
    float: left;
    margin-right: 9px;
  }
  .newslist li p {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    float: left;
    width: 167px;
  }
  .newslist li p:hover {
    color: #264bae;
  }
  .newl_b .news_lspan {
    color: #aaa;
    position: absolute;
    bottom: 9px;
    left: 194px;
  }
  .buslist .news_lspan {
    color: #aaa;
    position: absolute;
    bottom: 15px;
    left: 14px;
  }
  .news_c {
    width: 336px;
    float: left;
    position: relative;
    height: 346px;
    border-bottom: 1px solid #e0e0e0;
  }
  .news_c img,
  .news_c .ad {
    width: 100%;
    height: 207px;
  }
  .news_c h2 {
    font-weight: bold;
    margin-top: 9px;
    margin-bottom: 9px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 43px;
  }
  .news_c p {
    line-height: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .news_c_time {
    color: #aaa;
    position: absolute;
    bottom: 0;
  }
  .news_c_time:after {
    content: " ";
    display: block;
    width: 100%;
    border: 1px solid #f7f7f7;
    position: absolute;
  }
  .timebar {
  }
  .timebar ul li {
    list-style: none;
    color: #5e5e5e;
  }
  .timebar ul {
    padding-left: 5px;
    width: 90%;
    margin: 2% auto;
    overflow-y: hidden;
    position: relative;
  }
  .timebar ul:before {
    width: 10px;
    height: 14px;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 0;
    z-index: 10;
  }
  .timebar ul li {
    list-style-type: none;
    width: 100%;
    border-left: #e0e0e1 1px solid;
    position: relative;
    padding: 0 0 15px 11px;
    font-size: 17px;
    display: block;
    color: #333;
  }
  .timebar ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
  }
  .timebar ul li:last-child {
    padding-bottom: 0;
  }
  .timebar ul li:before {
    width: 10px;
    height: 10px;
    background: #efefef;
    display: inline-block;
    content: "";
    position: absolute;
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    top: 4px;
    left: -6px;
  }
  .timebar ul li:last-child:after {
    width: 10px;
    height: 67px;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 24px;
    left: -5px;
    z-index: 10;
  }
  .timebar ul li span {
    margin-right: 5px;
    color: #aaa;
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
  }
  .timebar .line_left {
  }
  .video_l {
    background: #11346f;
    text-align: center;
    padding: 10px;
  }
  .video_l img {
    width: 100%;
    height: 260px;
  }
  .video_l p {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 45px;
    margin: 12px 8px 6px 8px;
    text-align: left;
  }
  .bf {
    background: url(/images/video.png) right no-repeat;
    background-size: 21px;
    color: #aaa;
    position: absolute;
    bottom: 15px;
    right: 16px;
    display: inline-block;
    padding-right: 30px;
  }
  .newl_b li p {
    width: 301px;
  }
  .adbox {
  }
  .adbox img {
    width: 100%;
  }
  .bus {
    position: relative;
    display: block;
  }
  .bus img {
    width: 100%;
    height: 280px;
  }
  .imgword {
    position: absolute;
    top: 39px;
    left: 23px;
    color: #fff;
  }
  .imgword h2 {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
  }
  .imgword p {
    color: #fff;
    font-size: 12px;
    width: 303px;
    margin-bottom: 15px;
    line-height: 24px;
  }
  .imgword span {
    font-style: italic;
    font-size: 14px;
  }
  .buslist {
    float: left;
  }
  .busbox .trdlist li {
    margin-bottom: 0;
  }
  .buslist li {
    width: 100%;
    float: left;
    margin-bottom: 22px;
    position: relative;
    padding-bottom: 25px;
    background: #f7f7f7;
  }
  .buslist li:last-child {
    margin-bottom: 0;
  }
  .buslist li img {
    width: 100%;
    height: 132px;
    float: left;
    margin-right: 18px;
  }
  .buslist li p {
    padding: 12px 13px 22px;
    width: 100%;
    float: left;
  }
  .buslist li p span {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    width: 100%;
    height: 50px;
  }
  .buslist li p:hover {
    color: #999;
  }
  .bus_R {
    float: right;
    background: #f7f7f7;
    padding: 22px 19px 29px;
  }
  .busrh2 {
    font-size: 23px;
    font-weight: bold;
  }
  .bus_Rlist {
  }
  .bus_Rlist LI {
    padding: 15px 0;
    float: left;
    border-bottom: 1px solid #e0e0e0;
  }
  .bus_Rlist li span {
    font-size: 30px;
    float: left;
    color: #c7c7c7;
    font-weight: bold;
    display: block;
  }
  .bus_Rlist li a {
    font-size: 12px;
    line-height: 16px;
    width: 152px;
    margin-left: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    float: left;
  }
  .busad img {
    height: 90px;
  }
  .trah2 {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    /* float: left; */
    /* width: 100%; */
  }
  .trah2 .more {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
  }
  .Tslider {
    position: relative;
    height: 396px;
  }
  .Tslider .sliderimg {
    width: 704px;
    height: 396px;
  }
  .Tslider .sli_title {
    width: 100%;
  }
  .Tslider .sli_title h2 {
    margin-bottom: 10px;
  }
  .Tslider .sli_title p {
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
  .Tslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .Tslider .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Tslider .flex-control-nav li {
    float: left;
  }
  .Tslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Tslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Tslider .flex-direction-nav {
    position: absolute;
    left: 704px;
    bottom: 0;
  }
  .Tslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Tslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Tslider .flex-prev {
    background: url(/images/l.png);
  }
  .Tslider .flex-next {
    background: url(/images/r.png);
  }
  .Tslider .slides li {
    width: 335px;
  }
  .Tslider .slides .flex-active-slide {
    width: 704px;
  }
  .trabox {
    background: url(/images/tbg.jpg) no-repeat;
    width: 100%;
    padding-bottom: 60px;
  }
  .curcon {
    background: #f7f7f7;
    float: left;
  }
  .curcon a {
  }
  .curcon img {
    width: 100%;
    height: 280px;
  }
  .curcon p {
    padding: 12px 12px;
    height: 121px;
  }
  .curcon p span {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .cur_list {
    float: left;
  }
  .cur_list li {
    background: #f7f7f7;
    width: 236px;
    float: left;
    margin-bottom: 10px;
    position: relative;
  }
  .cur_list li:nth-child(odd) {
    margin-right: 20px;
  }
  .cur_list a {
  }
  .cur_list img {
    height: 133px;
  }
  .hoverp a {
  }
  .cur_list p {
    padding: 10px 12px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 43px;
    font-weight: bold;
    box-sizing: content-box;
  }
  .cur_list p span {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    box-sizing: content-box;
  }
  .hoverp {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 52, 111, 0.8);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
  }
  .talklist {
  }
  .talktitle {
  }
  .talktitle li {
    cursor: pointer;
    width: 100px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    margin-right: 15px;
  }
  .talktitle li span {
    font-size: 14px;
  }
  .talktitle .thistab {
    color: #fff;
    background: #406ad9;
    border: 0;
  }
  .quesbox {
    float: left;
    width: 180px;
    height: 272px;
    margin-right: 9px;
    position: relative;
  }
  .quesbox:last-child {
    margin-right: 0;
  }
  .quesbox p {
    height: 152px;
    line-height: 15px;
    font-size: 14px;
  }
  .quesbg {
    background: url(/images/q.png) no-repeat;
    width: 100%;
    height: 100%;
    padding: 71px 19px 0;
    font-size: 14px;
    background-size: 100%;
  }
  .ansbg {
    display: none;
    position: absolute;
    background: url(/images/a.png) no-repeat;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 69px 22px 0;
    font-size: 14px;
    background-size: 100%;
  }
  .ansbg p {
    color: #fff;
    font-size: 14px;
    height: 149px;
    line-height: 15px;
  }
  .ansbg a {
    position: absolute;
    right: 0;
    bottom: 19px;
    width: 65px;
    color: rgba(0, 0, 0, 0);
  }
  .btad {
    margin-top: 15px;
  }
  .footer {
    background: #406ad9;
    padding: 40px 0;
  }
  .footer ul {
    float: left;
    width: 100%;
    border-bottom: 1px solid #5c80df;
  }
  .footer li {
    float: left;
    width: 16%;
    height: 167px;
    margin-bottom: 24px;
  }
  .footer li h2 {
    margin-bottom: 15px;
  }
  .footer li h2 a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
  }
  .footer li p {
    line-height: 26px;
  }
  .footer li p a {
    font-size: 14px;
    color: #fff;
  }
  .fbt {
    float: left;
    width: 100%;
    margin-top: 17px;
  }
  .fbt .left {
  }
  .fbt .center {
    color: #fff;
    float: left;
    margin: 16px 0px;
    line-height: 25px;
  }
  .fbt .center p {
    color: #fff;
    font-size: 14px;
  }
  .fbt .center a {
    color: #fff;
    font-size: 14px;
  }
  .btr {
    margin: 15px 0;
  }
  .btr p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: right;
  }
  .btr img {
    margin-right: 10px;
    vertical-align: text-top;
  }
  .w1072 {
    width: 748px;
  }
  .p24 {
    padding: 24px;
  }
  .w335 {
    width: 235px;
  }
  .mt32 {
    margin-top: 22px;
  }
  .mr32 {
    margin-right: 20px;
  }
  .mt24 {
    margin-top: 24px;
  }
  .mt56 {
    margin-top: 32px;
  }
  .mb24 {
    margin-bottom: 17px;
  }
  .mb32 {
    margin-bottom: 20px;
  }
  .pt56 {
    padding-top: 38px;
  }
  .pb56 {
    padding-bottom: 56px;
  }
  .f14 {
    font-size: 12px;
  }
  .f16 {
    font-size: 12px;
  }
  .f23 {
    font-size: 19px;
  }
  .f18 {
    font-size: 18px;
  }
  .w704 {
    width: 493px;
  }
  .w702 {
    width: 493px;
  }
  .w1071 {
    width: 750px;
  }
  .main_r {
    background: #f7f7f7;
    padding-bottom: 7px;
  }
  .swiper-container {
    width: 100%;
  }
  .swiper-slide {
  }
  .tradiv {
    padding: 20px;
  }
  .swiper-button-next {
    background: url(/images/r.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .swiper-button-prev {
    background: url(/images/l.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 174px;
    left: unset;
  }
  .swiper-pagination-custom {
    color: #fff;
    position: absolute;
    right: 49px;
    width: 124px;
    bottom: -12px;
    left: unset;
    font-size: 80px;
    text-align: center;
    font-weight: bold;
  }
  .swiper2,
  .swiper3 {
    padding-bottom: 24px;
    /* height: 301px; */
  }
  .swiper2 .swiper-pagination,
  .swiper3 .swiper-pagination {
    bottom: 0;
  }
  .swiper2 .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 6px;
  }
  .swiper2 .swiper-pagination-bullet-active {
    width: 32px;
  }
  .quesbg,
  .ansbg {
    display: flex;
    border-radius: 6px;
    /* background-position: center; */
    /* background-size: cover; */
    /* text-align: center; */
    /* justify-content: center; */
    /* align-items: center; */
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
  }
  .quesbox:hover .quesbg {
    transform: rotateY(180deg);
  }
  .quesbox:nth-child(even):hover .quesbg {
    transform: rotateY(-180deg);
  }
  .ansbg {
    transform: rotateY(-180deg);
  }
  .quesbox:hover .ansbg {
    transform: rotateY(0deg);
  }
  .quesbox:nth-child(even) .ansbg {
    transform: rotateY(180deg);
  }
  .quesbox:nth-child(even):hover .ansbg {
    transform: rotateY(0deg);
  }
  /**news**/
  .newr img {
    display: block;
    width: 100%;
    height: 277px;
    margin-top: 35px;
  }
  .forlist li:nth-child(3n) {
    margin-right: 20px;
  }
  .forlist li:nth-child(4n),
  .voice li:nth-child(2n) {
    margin-right: 0;
  }
  .voice {
  }
  .voice li {
    width: 236px;
    margin-right: 20px;
  }
  .bgwhite li {
    background: #fff;
  }
  .bgwhite li p {
    padding: 4px 21px 0;
  }
  .bgwhite li span {
    padding: 4px 21px 15px;
  }
  .serb1 {
    background: url(/images/s_02.jpg) no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 287px;
  }
  .serb1 h2 {
    float: left;
    padding-left: 608px;
    color: #3e7fee;
    font-weight: bold;
    font-size: 38px;
    width: 100%;
    height: 34%;
  }
  .serb1 p {
    float: left;
    padding-left: 609px;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .serb1 span {
    padding-left: 609px;
    font-size: 14px;
    width: 456px;
    display: block;
    float: left;
    line-height: 23px;
  }
  .serb2 {
    background: url(/images/s_03.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 281px;
  }
  .serb2 p,
  .serb4 p {
    float: left;
    padding-left: 130px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 55px;
    width: 100%;
  }
  .serb2 span,
  .serb4 span {
    padding-left: 130px;
    font-size: 14px;
    width: 358px;
    display: block;
    float: left;
    line-height: 23px;
  }
  .serb3 {
    background: url(/images/s_04.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 226px;
  }
  .serb3 p {
    float: left;
    padding-left: 609px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 49px;
  }
  .serb3 span {
    padding-left: 609px;
    font-size: 14px;
    width: 456px;
    display: block;
    float: left;
    line-height: 23px;
  }
  .serb4 {
    background: url(/images/s_05.jpg) left no-repeat;
    background-size: contain;
    padding-bottom: 32px;
    height: 302px;
  }
  .w565 {
    width: 390px;
  }
  .w860 {
    width: 606px;
  }
  .p_btn {
    margin-right: 19px;
    width: 101px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 13px;
    padding-top: 8px;
    text-align: center;
  }
  .p_btn:nth-child(5n) {
    margin-right: 0;
  }
  .p_btn:hover img {
    border-radius: 10px;
    height: auto;
  }
  .p_btn:hover {
    box-shadow: 0px 1px 3px #c6c6c6;
    border-radius: 5px;
  }
  .plist img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-bottom: 4px;
  }
  .plist p {
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    width: 90px;
    margin: auto;
  }
  .photobox {
    width: 103px;
    text-align: center;
    height: 131px;
    padding-top: 8px;
    box-shadow: 0px 1px 4px #d0d0d0;
    border-radius: 5px;
    float: left;
  }
  .photobox img {
    width: 90px;
    height: 90px;
    border-radius: 5px;
  }
  .perbox {
  }
  .bribox {
    float: left;
    width: 266px;
    margin-left: 12px;
  }
  .bribox h2 {
    font-size: 23px;
  }
  .bribox p {
    line-height: 20px;
    font-size: 14px;
  }
  .bribox .ita {
    font-style: italic;
    margin: 3px 0 10px;
  }
  .pslider {
    float: right;
    position: relative;
    padding-bottom: 20px;
  }
  .pslider .flex-control-nav {
    position: absolute;
    bottom: 0;
    left: 286px;
  }
  .pslider .flex-control-nav li {
    float: left;
  }
  .pslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .pslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .pslider .flex-direction-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .pslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .pslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .bgp {
    background: url(/images/map.png) no-repeat;
    background-size: 100%;
    margin-bottom: 40px;
  }
  .imglist {
  }
  .imglist li {
    width: 240px;
    float: left;
    background: #f7f7f7;
    position: relative;
    margin-top: 50px;
    padding: 57px 12px 16px;
    height: 143px;
    margin-right: 15px;
    margin-bottom: 35px;
  }
  .imglist li:nth-child(4n) {
    margin-right: 0;
  }
  .imglist .imgbox1 {
    position: absolute;
    top: -42px;
    width: 240px;
    padding: 0 8px;
    left: 0;
  }
  .imglist li:hover,
  .imglist li:hover .imgbox1 {
    background: #406ad9;
  }
  .imglist li:hover .imgbox1 {
    padding-top: 9px;
  }
  .imglist li:hover .imgbox1 img {
    width: 76px;
    height: 76px;
  }
  .imglist li:hover .imgbox1 h2,
  .imglist li:hover p,
  .imglist li:hover span {
    color: #fff;
  }
  .imglist .imgbox1 img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    float: left;
  }
  .imglist .imgbox1 h2 {
    font-size: 16px;
    margin: 19px 4px;
    float: left;
    line-height: 24px;
    width: 134px;
  }
  .imglist p {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .imglist span {
    font-size: 14px;
    color: #aaa;
  }
  .s_top {
    position: relative;
    width: 100%;
  }
  .s_top img {
  }
  .s_top p {
    position: absolute;
    bottom: 30px;
    font-size: 34px;
    color: #fff;
    left: 14%;
    font-weight: bold;
  }
  .title {
    text-align: center;
  }
  .title h2 {
    font-size: 31px;
    color: #405fb1;
    margin-bottom: 10px;
  }
  .title p {
    font-size: 20px;
    color: #a0a0a0;
    font-family: "Microsoft Yahei";
  }
  .tdiv {
    float: left;
    padding: 38px 0px 0 23px;
    margin-left: 14px;
  }
  .tdiv p {
    font-size: 14px;
    font-family: "Microsoft Yahei";
    margin-bottom: 23px;
    line-height: 23px;
    text-indent: 2rem;
  }
  .s1img {
    float: right;
    width: 599px;
  }
  .bg_f7 {
    background: #f7f7f7;
  }
  .coop {
    float: left;
  }
  .coop li:nth-child(4n) {
    margin-right: 0;
  }
  .coop li {
    margin-bottom: 22px;
    width: 235px;
    height: 269px;
    background: #fff;
    border-radius: 10px;
    padding: 32px 16px 0;
    float: left;
    margin-right: 22px;
  }
  .coop li img {
    display: block;
    margin: auto;
  }
  .coop h2 {
    text-align: center;
    font-size: 16px;
    margin: 20px 0;
    font-family: "Microsoft Yahei";
  }
  .h2_page {
    font-size: 38px;
    font-weight: bold;
  }
  .coop p {
    font-size: 12px;
    color: #aaa;
    font-family: "Microsoft Yahei";
  }
  .fbox {
    background: url(/images/f.png) no-repeat;
    padding: 96px 0 103px;
  }
  .fbox h2 {
    font-size: 54px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    margin-bottom: 52px;
  }
  .fbox p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: center;
    font-size: 18px;
  }
  .linkbox {
  }
  .linkbox a {
    color: #aaa;
    font-size: 16px;
  }
  .linkbox span {
    color: #aaa;
    font-size: 16px;
  }
  .line {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 5px;
  }
  .pline {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 3px;
    margin-left: 66px;
    margin-bottom: 21px;
  }
  .listbox {
    margin-top: 25px;
  }
  .qbox {
    float: left;
    width: 100%;
  }
  .bz {
    color: #fff;
    background: #508dfb;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 20px;
  }
  .az {
    color: #fff;
    background: #5cbfe0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 20px;
  }
  .q_brief {
    float: left;
    width: 640px;
  }
  .q_brief h2 {
    margin: 7px 0 14px;
    font-size: 20px;
  }
  .q_brief > span {
    font-size: 12px;
    /* color: #aaa; */
  }
  .q_brief p {
    font-size: 14px;
    margin: 10px 0 20px;
  }
  .pbox {
    margin-bottom: 120px;
  }
  .ans_R h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .ans_R a {
    font-size: 12px;
  }
  .anpop {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
  }
  .anpopbg {
    background: #fff;
    width: 85%;
    margin: 5% auto;
    padding: 3%;
    height: 80%;
    overflow-y: scroll;
    box-sizing: border-box;
  }
  .popclose {
    position: absolute;
    right: 0%;
    font-size: 23px;
    color: #aaaaaa;
    top: 0;
    cursor: pointer;
  }
  .anpopdiv h2 {
    margin-left: 112px;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .anpopdiv {
    background: url(/images/tw.png) no-repeat;
    position: relative;
    top: 0;
    padding-top: 3%;
  }
  #letter .anpopdiv {
    background: url(/images/xf.png) no-repeat;
    position: relative;
    top: 0;
    padding-top: 3%;
  }
  .poparea {
    background: #f7f7f7;
    border: 0;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .popdiv1-1 {
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
  }
  .popdiv1-1 label {
    font-size: 12px;
    width: 30%;
    display: grid;
    float: left;
  }
  .popdiv1-1 input {
    font-size: 14px;
    border: 0;
    background: #f7f7f7;
    width: 70%;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
  }
  .popdiv1-2 {
    color: #aaaaaa;
    font-size: 14px;
    width: 70%;
    float: right;
    margin-bottom: 35px;
  }
  .popdiv1-3 {
    margin-left: 30%;
  }
  .popdiv1-3 a {
    width: 200px;
    height: 42px;
    display: block;
    float: left;

    line-height: 42px;
    text-align: center;
    font-size: 18px;

    border-radius: 50px;
  }
  .Submit {
    background: #508dfb;

    color: #fff;

    margin-right: 25px;
  }
  #jswiper .swiper-slide a {
    display: block;
    width: 235px;
    float: left;
    margin-left: 21px;
  }

  #jswiper .swiper-slide a img {
    width: 100%;
    height: 132px;
  }

  #jswiper .swiper-slide a:first-child {
    width: 493px;
    margin-left: 0;
  }

  #jswiper .swiper-slide a:first-child img {
    width: 100%;
    height: 280px;
  }

  #jswiper .swiper-slide a p {
    height: 53px;
    font-family: HelveticaLTPro-Bold;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
  }

  #jswiper .swiper-slide a:first-child p {
    font-size: 18px;
    line-height: 25px;
  }

  #jswiper .swiper-slide a div {
    background: #fff;
    width: 100%;
    height: 92px;
    padding: 10px 9px 7px;
  }
  #jswiper .swiper-slide a div span {
    color: #999;
  }
  .jwnext {
    background: url(/images/l.png);
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 207px;
    bottom: -41px;
    background-size: cover;
    z-index: 10;
  }
  .jwprev {
    background: url(/images/r.png);
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: -41px;
    background-size: cover;
    z-index: 10;
  }
  .jpage {
    position: absolute;
    right: 18px;
    font-size: 59px;
    text-align: center;
    color: #fff;
    width: 214px !important;
    bottom: -56px !important;
    left: unset !important;
  }
  #jswiper {
    margin: 18px auto;
    /* width: 100%; */
    /* padding-bottom: 40px; */
  }
  .fbox1 {
    background: url(/images/fw.png) center no-repeat;
    padding: 44px 9% 103px;
    background-size: cover;
  }

  .fbox1 h2 {
    font-size: 47px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: left;
    margin-bottom: 35px;
  }
  .fbox1 p img {
    vertical-align: text-top;
    margin: 0px 7px;
  }
  .fbox1 a {
    color: #1fa6e6;
  }
  .fbox1 p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: left;
    font-size: 14px;
    width: 579px;
    line-height: 35px;
  }
  .menubox_t {
    height: 36px;
    line-height: 36px;
  }
}

/*******************************mobile***********************************/

@media screen and (max-width: 760px) {
  .cg-tools-dialog .dialog-content {
    margin: 20px 0 41px;
    width: 100%;
    word-wrap: break-word;
  }
  .cg-tools-dialog .dialog-confirm {
  }
  .w1022 {
    width: 100%;
  }
  .mbslider li {
    margin-top: 0 !important;
  }
  .padr {
    padding-right: 0;
  }
  .mbslider,
  .mshow {
    display: block;
  }
  .h2_page {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
  }
  .pcslider {
    display: none;
  }
  .commore-btn {
    display: block;
    background: #eee;
    border: 1px solid #eee;
    color: #333;
    width: 100%;
    text-align: center;
    margin: 0px auto 20px;
    height: 42px;
    border-radius: 46px;
    line-height: 42px;
    font-size: 16px;
  }
  .v_p p {
    padding: 12px 21px 20px !important;
  }
  .cur_b {
    position: relative;
    height: auto;
    padding-bottom: 31px;
  }
  .cur_b p {
    height: auto !important;
  }
  .cur_b p span {
    -webkit-line-clamp: 5;
  }
  .cur_b a > span {
    color: #aaa;
    position: absolute;
    left: 0px;
    bottom: 22px;
  }
  .rowlist {
    padding: 16px 16px 0;
  }
  .rowlist li {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    position: relative;
  }
  .rowlist li .ad {
    width: 39%;
    height: auto;
    float: left;
    margin-right: 3%;
  }
  .rowlist li img {
  }
  .rowlist li h2 {
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .rowlist li p {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .rowlist li span {
    left: 36%;
  }
  /**news**/
  .newr img {
    display: block;
    width: 100%;
    height: 396px;
    margin-top: 0;
  }
  .forlist li:nth-child(3n) {
    margin-right: 32px;
  }
  .forlist li:nth-child(4n),
  .voice li:nth-child(2n) {
    margin-right: 0;
  }
  .voice {
  }
  .voice li {
    width: 335px;
    margin-right: 32px;
  }
  .bgwhite li {
    background: none;
  }
  .bgwhite li p {
    padding: 4px 21px 0;
  }
  .bgwhite li span {
    padding: 4px 21px 15px;
  }
  .mobile_tab {
    display: block;
  }
  .pc_tab,
  .mf {
    display: none;
  }
  .m_trabox {
  }
  .m_trabox img {
  }
  .m_tra_con {
    background: #fff;
    padding: 12px 15px 19px;
  }
  .m_tra_con p {
    font-size: 15px;
    font-weight: bold;
  }
  img {
    vertical-align: top;
    max-width: 100%;
    height: auto !important;
    margin: auto;
    display: block;
  }
  .servicebox .content {
    height: unset;
  }
  .content {
    width: 100% !important;
    margin: 0 auto;
    top: auto;
    position: initial;
  }
  .footerlogo {
    display: block !important;
    width: 78px;
    float: left;
    margin-left: -5px;
  }
  .cg2020_world_2_wraper {
    display: none;
  }
  /*==================================================
 HEADER
==================================================*/
  .header {
    display: none;
  }
  .m_h56 {
    height: 56px;
  }
  header {
    height: 56px;
    background-color: #406ada;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 5;
    border-bottom: 0px solid #318bb1;
  }
  header.header-innerpage {
    display: block !important;
  }
  header .nav-wrapper.container {
    position: relative;
  }
  header .header-icon-menu {
    position: absolute;
    width: 25px;
    height: 56px;
    min-height: 1px;
    text-align: center;
    z-index: 2;
    right: 0px;
  }
  .header-menu-button {
    z-index: 2;
    right: 20px;
    position: absolute;
    top: 20px;
  }
  header .header-icon-menu a {
    display: block;
  }
  header .header-icon-menu .fas,
  header .header-icon-menu .far {
    font-size: 25px;
    color: #318bb1;
    padding: 16px 0px;
  }
  .header-menu-button a .fas {
    font-size: 25px;
  }
  header .cst-btn-menu {
    width: 19px;
  }
  header .header-icon-menu .fas.fa-shopping-cart {
    font-size: 18px;
    padding: 19px 13px;
  }
  header .header-logo {
    text-align: left;
    line-height: normal;
    width: 50%;
    position: absolute;
    left: 10px;
  }
  header .nav-logo {
    display: inline-block;
  }
  header .nav-logo .fab {
    color: #969696;
    height: auto;
  }
  header .nav-logo img {
    max-width: 77.5px;
    height: 30px;
    margin-top: 9px;
  }
  header .header-icon-menu.cart-item-wrap {
    position: relative;
  }
  header .header-icon-menu.cart-item-wrap .cart-item {
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 2px;
    min-height: 20px;
    min-width: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #e93619;
    text-align: center;
    font-size: 11px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    -moz-box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
    box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.59);
  }
  .header-menu-button a {
    color: #318bb1;
    margin: 0px 0px 0px 0px;
    float: right;
  }
  .searchlogo {
    position: absolute;
    right: 61px;
    top: 17px;
  }
  .searchlogo img {
    width: 19px;
  }
  .search-box1 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 56px;
    background: #fff;
    padding: 1rem 3%;
    box-shadow: 0 4px 8px #666;
    z-index: 10;
    box-sizing: border-box;
  }
  .con_search1 {
    float: left;
    width: 100%;
    color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 13% 0 0;
    background: #233a76;
  }
  .Icon1 {
    float: left;
    width: 14%;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    color: #006fd7;
    background: #d9d9d9;
    box-sizing: border-box;
    border-top-right-radius: 0.2rem;
    font-size: 0.8rem;
    border-bottom-right-radius: 0.2rem;
    right: 0;
    left: unset;
  }
  nav {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent;
  }
  nav ul a {
    color: #333333;
  }
  nav a.button-collapse {
    display: block !important;
  }
  .section h5 {
    font-weight: 500;
    margin: 0 0 10px 0;
    font-size: 16px;
  }
  /* SIDE NAVIGATION==================================================*/
  .close {
    position: absolute;
    right: 20px;
    font-size: 42px;
    top: 0;
  }
  nav .collapsible-header i,
  nav .side-nav li > a > i,
  nav .side-nav li > a > [class^="mdi-"],
  nav .side-nav li > a li > a > [class*="mdi-"],
  nav .side-nav li > a > i.material-icons {
    height: auto;
    padding: 0px 0px;
    margin: 0px 0px;
    line-height: normal !important;
    color: #ffffff;
    font-size: 14px;
    width: 24px;
    text-align: left;
  }
  nav .side-nav {
    background-color: rgba(28, 45, 88, 0.94);
    color: #ffffff;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    padding: 40px;
    width: 89%;
    box-sizing: border-box;
    overflow: scroll;
  }
  nav .side-nav .sidenav-logo .fa {
    height: auto;
  }
  nav .side-nav .sidenav-logo {
    text-align: center;
    padding: 10px 20px 0px;
    font-size: 20px;
    font-weight: 600;
  }
  nav .side-nav li a {
    color: #ffffff;
    padding: 15px 28px;
    font-size: 17px;
  }
  nav .side-nav li {
    width: 100%;
    float: left;
  }
  .menu_box {
    padding-left: 15px;
  }
  nav .side-nav li .menu_box li a {
    width: 100% !important;
  }
  nav .side-nav li img {
    width: 16px;
    float: right;
    margin-top: 20px;
  }
  nav .side-nav li .collapsible-header {
    padding: 10px 0px 10px 25px;
  }
  nav .side-nav li a,
  nav .side-nav li .collapsible-header {
    border-bottom: 0px solid #247ca1;
    line-height: normal;
    height: auto;
    display: block;
    font-style: normal;
    float: left;
    width: 60%;
  }
  #nav-mobile-category > ul > li:last-child {
    margin-top: 25px;
    border-top: 1px solid #214ebf;
    padding: 20px 0;
  }
  nav .side-nav.right-aligned li {
    border-top: 1px solid #247ca1;
  }
  nav .side-nav.right-aligned li ul.sidenav-search-result li {
    border-top: 0px solid #247ca1;
  }
  nav .side-nav.right-aligned li ul.sidenav-search-result li a:hover {
    background-color: transparent;
  }
  nav
    .side-nav.right-aligned
    li
    ul.sidenav-search-result
    li.search-result-head
    a {
    font-weight: 600;
  }
  nav .side-nav.right-aligned .populer-search {
    line-height: normal;
    margin-top: 10px;
  }
  nav .side-nav.right-aligned .populer-search .list-tag-word {
    text-align: left;
    padding: 0px 15px;
  }
  nav .side-nav.right-aligned .populer-search .tag-word {
    margin-bottom: 5px;
    background-color: #247ca1;
  }
  nav .side-nav.right-aligned li ul.sidenav-search-result {
    padding: 15px 0px;
  }
  nav .side-nav.right-aligned li ul.sidenav-search-result li a {
    padding: 0px 15px;
  }
  nav .side-nav .collapsible-body ul li a {
    padding: 10px 25px 10px 25px;
  }
  nav .side-nav li .fas,
  nav .side-nav li .fab,
  nav .side-nav li .far {
    color: #ffffff;
    margin-top: 2px;
  }
  nav .side-nav li .fa.fa-sign-out,
  nav .side-nav li .fa.fa-cog {
    font-size: 16px;
  }
  nav .side-nav li .collapsible-header span i {
    float: right;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    height: auto;
  }
  nav ul.side-nav li ul.collapsible .collapsible-body ul li .fas {
    color: #ffffff;
  }
  nav .side-nav li.divider {
    margin-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.2);
  }
  nav .side-nav .collapsible-body,
  nav .side-nav.fixed .collapsible-body {
    background-color: rgba(0, 0, 0, 0.05);
  }
  nav .side-nav .profile {
    background-color: #318bb1;
    text-align: center;
    position: relative;
    padding: 30px 20px;
  }
  nav .side-nav .profile .emailprofile {
    font-size: 12px;
    line-height: normal;
    padding: 5px 0px 0px;
  }
  nav .side-nav .profile .li-profile-info {
    position: relative;
  }
  nav .side-nav .profile .li-profile-info {
    position: relative;
    z-index: 2;
  }
  nav .side-nav .profile .bg-profile-li {
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-size: 100% auto;
  }
  nav .side-nav .profile .bg-profile-li img {
    width: 100%;
    height: auto;
  }
  nav .side-nav .profile .balance {
    line-height: normal;
    background: #ffffff;
    color: #303030;
    padding: 5px 0px;
    display: block;
    width: 150px;
    margin: 10px auto 0px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
  }
  nav .side-nav .profile .balance span {
    font-weight: 600;
  }
  nav .side-nav .profile .li-profile-info img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
  }
  nav .side-nav .profile h2 {
    font-size: 20px;
    cursor: default;
    margin: 0px 0px;
    font-weight: 600;
  }
  nav .side-nav .profile h6 {
    color: #fff;
    font-size: 15px;
  }
  /**banner panel**/
  .xls {
    background: url(../img/chen20191011/c2.png) right center no-repeat;
    padding-right: 10px;
    cursor: pointer;
    position: relative;
  }
  .account-panel {
    position: absolute;
    border: 1px solid #eee;
    background: #fff;
    width: 167px;
    top: 26px;
    /* display: none; */
    left: -30px;
    z-index: 10;
  }
  .account-panel li {
    display: block;
    text-align: center;
  }
  .account-panel li a {
    display: block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    text-align: center;
  }
  .account-panel li a:hover {
    background: #fcfcfc;
  }
  .h_top {
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #5782de;
  }
  /** *s*/
  .s_f {
    position: relative;
    width: 345px;
    height: 50px;
    float: left;
    margin: 15px 15px 15px 60px;
  }
  .Icon {
    display: inline-block;
    width: 49px;
    text-align: left;
    height: 30px;
    position: absolute;
    line-height: 30px;
    top: 0px;
    bottom: 0px;
    font-size: 14px;
    color: #fff;
    margin: auto;
    background: url(/images/a1.png) center left no-repeat;
    cursor: pointer;
  }
  .con_search {
    height: 50px;
    width: 100%;
    color: #9a9a9a;
    border-radius: 10px;
    padding-left: 45px;
    background: #233a76;
    border: 0;
  }
  .logo {
  }
  .share_box {
    height: 80px;
    line-height: 91px;
  }
  .share_box a {
    display: inline-block;
    margin-left: 24px;
  }
  .share_box a img {
  }

  .menu {
    font-size: 16px;
    position: relative;
    z-index: 100;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
  }
  .menu ul {
    list-style: none;
  }
  .xl_ul {
    margin-left: 35px;
    height: 100%;
  }
  .menu > ul > li {
    float: left;
    position: relative;
    height: 100%;
  }
  .menu > ul > li:hover > a {
    color: #29bbff;
  }
  .menu ul li a.thistab {
    border-bottom: 2px solid #29bbff;
  }
  .menu ul ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 48px;
    border: 1px solid #dcdcdc;
    z-index: 999;
    background: #fff;
    word-wrap: break-word;
  }
  .menu table {
    position: absolute;
    top: 0;
    left: 0;
  }
  .menu > ul > li > a {
    display: block;
    margin: 0 27px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    height: 100%;
    position: relative;
  }
  .minixl {
    background: url(/images/xl.png) right 8px center no-repeat;
    background-size: 10px;
    cursor: pointer;
    position: relative;
  }
  .minixl:hover {
    background: url(/images/xls.png) right 8px center no-repeat;
    background-size: 10px;
    cursor: pointer;
    position: relative;
  }
  .menu > ul > li:first-child a:after {
    content: "";
    display: block;
    border-bottom: 4px solid #29bbff;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
  }
  .menu ul ul {
  }
  .menu ul ul li {
    text-align: left;
    font-size: 14px;
    border: 0px solid #29bbff !important;
    width: 100%;
    margin: 0;
  }
  .menu ul ul li:first-child {
    margin: 0px;
    border-bottom: 2px solid #29bbff;
  }
  .menu ul ul li a {
    display: block;
    width: 100%;
    line-height: 25px;
    margin: 0;
    border: 0;
    color: #333;
    background-color: #fff;
    text-align: center;
    padding: 8px 0;
    font-size: 13px;
  }
  .menu ul ul li a:hover {
    border: 0;
    background: #ebebeb;
    color: #333;
  }
  .swich {
    display: inline-block;
    margin: 14px 0;
  }
  .main_l {
    margin-top: 10px;
  }
  .main_l h2,
  .main_rh2,
  .newsbox_h2 {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    position: relative;
  }
  .main_l > h2:after,
  .main_rh2:after,
  .newsbox_h2:after {
    content: " ";
    display: block;
    border-bottom: 3px solid #416bd9;
    width: 48px;
    height: 3px;
    margin-top: 5px;
  }
  .main_l .more img,
  .more.right img {
    display: none;
  }
  .main_l .more:after,
  .more.right:after {
    content: " ";
    display: block;
    background: url(/images/rl.png) right no-repeat;
    color: #aaa;
    font-size: 13px;
    width: 12px;
    height: 17px;
    top: 10px;
    position: absolute;
    right: 0;
  }
  .slides li {
    position: relative;
    margin-top: 15px;
  }
  .Islider {
    position: relative;
    height: auto;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .Islider .sliderimg {
    width: 100%;
  }
  .Islider .sli_title {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 4px 1%;
    box-sizing: border-box;
    line-height: 1rem;
    text-align: left;
    background: -webkit-gradient(
      linear,
      0 0,
      0 bottom,
      from(rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 1))
    );
    color: #fff;
  }
  .Islider .sli_title h2 {
    margin-bottom: 0;
    color: #fff;
    line-height: 23px;
    font-size: 15px;
  }
  .Islider .sli_title p {
    display: none;
  }
  .Islider .sli_title span {
    display: none;
  }
  .Islider .flex-control-nav {
    position: absolute;
    right: 20px;
    bottom: 3px;
    text-align: center;
  }
  .Islider .flex-control-nav li {
    float: left;
  }
  .Islider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Islider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Islider .flex-direction-nav {
    display: none;
  }
  .Islider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Islider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Islider .flex-prev {
    background: url(/images/l.png);
  }
  .Islider .flex-next {
    background: url(/images/r.png);
  }
  .rslider {
    position: relative;
  }
  .rslider .sli_title {
    width: 79%;
  }
  .rslider .sli_title h2 {
    font-weight: bold;
    font-size: 15px;
    margin: 0px 0;
  }
  .rslider .sli_title p {
    line-height: 18px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .rslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .rslider .sliderimg {
    width: 100%;
    border-radius: 50%;
    margin-right: auto;
  }
  .rslider .flex-control-nav {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
  }
  .rslider .flex-control-nav li {
    float: left;
  }
  .rslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .rslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .rslider .flex-direction-nav {
    position: absolute;
    right: 0;
    top: 0;
  }
  .rslider .flex-direction-nav li {
    float: left;
  }
  .rslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 33px;
    height: 33px;
  }
  .rslider .flex-prev {
    background: url(/images/rl.png) no-repeat #fff;
    background-position: 13px center;
  }
  .rslider .flex-next {
    background: #fff url(/images/rl.png) no-repeat;
    background-position: -16px center;
  }
  .trdlist {
  }
  .trdlist li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
  }
  .trdlist li:nth-child(3n),
  .busbox .trdlist li:nth-child(2n) {
    margin-right: 0;
  }
  .trdlist li a:last-child,
  .newslist li a:last-child,
  .buslist li a:last-child {
    float: left;
    width: 60%;
    height: 100%;
    display: block;
  }
  .trdlist li .ad,
  .newslist li .ad,
  .buslist li .ad,
  .newslist li a {
    width: 39%;
    float: left;
    height: auto;
    margin-right: 0;
  }
  .trdlist li img,
  .newslist li img {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .trdlist li p,
  .newslist li p,
  .buslist li p {
    font-size: 15px;
    line-height: 18px;
    margin-top: 0;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    padding: 0 0 0 8%;
    height: auto;
    width: unset;
  }
  .trdlist li p:hover,
  .bus_Rlist li a:hover,
  .buslist li p span:hover,
  .curcon p span:hover {
    color: #999;
  }
  .trdlist li span,
  .newspan {
    color: #aaa;
    position: absolute;
    padding: 0 0 0 6%;
    bottom: -2px;
    font-size: 11px !important;
    left: 38%;
  }
  .r_user {
    padding: 16px 14px;
    float: left;
    border-bottom: 0;
    height: auto;
    width: 100%;
    background: #f7f7f7;
    border-radius: 7px;
    margin-bottom: 10px;
  }
  .r_user a:first-child {
    width: 18%;
    margin-right: 3%;
  }
  .main_rb {
    background: url(/images/d1.jpg) no-repeat;
    display: block;
    background-size: 100% 100%;
    padding: 5% 20% 5% 6%;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: auto;
  }
  .main_rb p {
    color: #4a72b1;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .bggrey {
    background: #f7f7f7;
  }
  .w502 {
    width: 100%;
  }
  .videobox .newslist {
    margin-top: 20px;
  }
  .newslist {
    float: left;
  }
  .newslist li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
  }
  .newslist li:last-child {
    margin-bottom: 0;
  }
  .hoverbg li:hover {
    background: #ebf4fd;
  }
  .newslist li p:hover {
    color: #999;
  }
  .buslist .news_lspan,
  .newl_b .news_lspan {
    color: #aaa;
    position: absolute;
    bottom: 0;
    left: 44%;
  }
  .news_c {
    margin-top: 20px;
    width: 100%;
    border: 0;
    height: auto;
  }
  .news_c img,
  .news_c .ad {
    width: 100%;
    height: auto;
  }
  .news_c h2 {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 4px 1%;
    box-sizing: border-box;
    line-height: 23px;
    text-align: left;
    background: -webkit-gradient(
      linear,
      0 0,
      0 bottom,
      from(rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 1))
    );
    color: #fff;
    font-size: 15px;
    height: auto;
  }
  .news_c p {
    display: none;
  }
  .news_c_time {
    display: none;
  }
  .news_c_time:after {
    content: " ";
    display: block;
    width: 100%;
    border: 1px solid #f7f7f7;
    position: absolute;
  }
  .timebar {
  }
  .timebar ul li {
    list-style: none;
    color: #5e5e5e;
  }
  .timebar ul {
    padding-left: 0;
    width: 100%;
    margin: 12px 0 15px 0;
    overflow-y: hidden;
    position: relative;
  }
  .timebar ul:before {
    display: none;
  }
  .timebar ul li {
    list-style-type: none;
    width: 100%;
    border-bottom: #e0e0e0 1px solid;
    border-left: none;
    position: relative;
    padding: 10px 0 34px 0;
    font-size: 17px;
    display: block;
    color: #333;
  }
  .timebar ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
  }
  .timebar ul li:last-child {
    padding: 10px 0 34px 0;
  }
  .timebar ul li:before {
    display: none;
  }
  .timebar ul li:last-child:after {
    width: 10px;
    height: 67px;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 24px;
    left: -5px;
    z-index: 10;
  }
  .timebar ul li span {
    margin-right: 5px;
    color: #aaa;
    display: block;
    margin-bottom: 6px;
    font-size: 11px;
    position: absolute;
    bottom: 5px;
  }
  .timebar .line_left {
  }
  .video_l {
    background: #11346f;
    text-align: center;
    padding: 10px;
  }
  .video_l img {
    width: 100%;
    height: 260px;
  }
  .video_l p {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 45px;
    margin: 12px 8px 6px 8px;
    text-align: left;
    font-size: 15px;
  }
  .bf {
    background: url(/images/video.png) right no-repeat;
    background-size: 19px;
    color: #aaa;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    padding-right: 28px;
  }
  .newl_b li p {
  }
  .adbox {
    margin-top: 20px;
    padding: 0 16px;
  }
  .adbox img {
    width: 100%;
  }
  .bus {
    position: relative;
    display: block;
  }
  .bus img {
    width: 100%;
    height: 280px;
  }
  .imgword {
    position: absolute;
    top: 7%;
    left: 4%;
    color: #fff;
  }
  .imgword h2 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
  }
  .imgword p {
    color: #fff;
    font-size: 12px;
    width: 61%;
    margin-bottom: 6px;
    line-height: 13px;
  }
  .imgword span {
    font-style: italic;
    font-size: 12px;
  }
  .buslist {
    float: left;
  }
  .busbox .trdlist li,
  .buslist li {
    margin-bottom: 20px;
  }
  .buslist li {
    width: 100%;
    float: left;
    margin-bottom: 22px;
    position: relative;
    padding-bottom: 0;
    background: none;
  }
  .buslist li:last-child {
    margin-bottom: 22px;
  }
  .buslist li img {
    width: 100%;
    height: 132px;
    float: left;
    margin-right: 18px;
  }
  .buslist li p span {
    font-size: 14px;
    line-height: 17px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-weight: bold;
    width: 100%;
  }
  .newsbox,
  .videobox,
  .businessbox {
    /* margin-top: 25px; */
    padding: 16px 16px 0;
    margin-bottom: 0 !important;
  }
  .culturebox {
    padding: 16px;
  }
  .buslist li p:hover {
    color: #999;
  }
  .bus_R {
    float: right;
    background: none;
    padding: 5px 0;
  }
  .busrh2 {
    font-size: 23px;
    font-weight: bold;
    /* display: none; */
  }
  .bus_Rlist {
  }
  .bus_Rlist LI {
    padding: 15px 0;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
  }
  .bus_Rlist li span {
    font-size: 30px;
    float: left;
    color: #c7c7c7;
    font-weight: bold;
    display: block;
    width: 10%;
  }
  .bus_Rlist li a {
    font-size: 15px;
    line-height: 22px;
    width: 90%;
    margin-left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    float: left;
    font-weight: bold;
  }
  .busad img {
    height: 90px;
  }
  .trah2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    float: left;
    width: 100%;
    padding: 0 16px;
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
  .trah2 .more {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
  }
  .Tslider {
    position: relative;
    height: 396px;
  }
  .Tslider .sliderimg {
    width: 704px;
    height: 396px;
  }
  .Tslider .sli_title {
    width: 100%;
  }
  .Tslider .sli_title h2 {
    margin-bottom: 10px;
  }
  .Tslider .sli_title p {
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
  .Tslider .sli_title span {
    color: #aaa;
    margin-top: 18px;
  }
  .Tslider .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .Tslider .flex-control-nav li {
    float: left;
  }
  .Tslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 20px;
    height: 5px;
    background: #e4e4e4;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
  }
  .Tslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .Tslider .flex-direction-nav {
    position: absolute;
    left: 704px;
    bottom: 0;
  }
  .Tslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .Tslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .Tslider .flex-prev {
    background: url(/images/l.png);
  }
  .Tslider .flex-next {
    background: url(/images/r.png);
  }
  .Tslider .slides li {
    width: 335px;
  }
  .Tslider .slides .flex-active-slide {
    width: 704px;
  }
  .trabox {
    background: url(/images/tbg.jpg) no-repeat;
    width: 100%;
    background-size: 100% 100%;
    padding: 20px 16px 5px;
  }
  .curcon {
    background: none;
    float: left;
    margin-bottom: 5px;
  }
  .curcon a {
  }
  .curcon img {
    width: 100%;
    height: 280px;
  }
  .curcon p {
    padding: 12px 0;
    height: auto;
  }
  .curcon p span {
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: initial;
  }
  .cur_list {
    float: left;
  }
  .cur_list li:nth-child(2),
  .cur_list li:nth-child(3),
  .cur_list li:nth-child(4) {
    display: none;
  }
  .cur_list li {
    background: none;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    position: relative;
  }
  .cur_list li:nth-child(odd) {
    margin-right: 0;
  }
  .cur_list a {
  }
  .cur_list img {
    height: 133px;
  }
  .cur_list p {
    padding: 10px 0;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 43px;
    font-weight: bold;
    box-sizing: content-box;
  }
  .cur_list p span {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    box-sizing: content-box;
  }
  .hoverp {
    display: none !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 52, 111, 0.8);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    padding: 21% 8%;
  }
  .talklist {
  }
  .talktitle {
  }
  .talktitle li {
    cursor: pointer;
    width: auto;
    text-align: center;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    margin-right: 5px;
  }
  .talktitle li span {
    font-size: 14px;
  }
  .talktitle .thistab {
    color: #fff;
    background: #406ad9;
    border: 0;
  }
  .quesbox {
    float: left;
    width: 180px;
    height: 272px;
    margin-right: 9px;
    position: relative;
  }
  .quesbox:last-child {
    margin-right: 0;
  }
  .solo_t .quesbox p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
  }
  .quesbg {
    background: url(/images/q.png) no-repeat;
    width: 100%;
    height: 100%;
    padding: 71px 19px 0;
    font-size: 14px;
    background-size: 100%;
  }
  .ansbg {
    display: none;
    position: absolute;
    background: url(/images/a.png) no-repeat;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 69px 22px 0;
    font-size: 14px;
    background-size: 100%;
  }
  .ansbg p {
    color: #fff;
    font-size: 14px;
  }
  .ansbg a {
    position: absolute;
    right: 0;
    bottom: 19px;
    width: 65px;
    color: rgba(0, 0, 0, 0);
  }
  .solo_t .quesbox {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    height: auto;
  }
  .solo_t .quesbox:nth-child(2n) {
    margin-right: 0;
  }
  .solo_t .quesbg {
    background: url(/images/q.png) no-repeat;
    width: 100%;
    height: auto;
    padding: 34% 16% 15%;
    font-size: 14px;
    background-size: 100% 100%;
    display: block;
    position: relative;
  }
  .solo_t .ansbg {
    background: url(/images/a.png) no-repeat;
    width: 100%;
    height: auto;
    padding: 34% 16% 15%;
    font-size: 14px;
    background-size: 100% 100%;
    display: block;
  }
  .btad {
    margin-top: 0;
    margin-bottom: 35px;
  }
  .footer {
    background: #406ad9;
    padding: 17px 15px;
  }
  .footer ul {
    float: left;
    width: 100%;
    border-bottom: 0;
    margin: 15px 0 0;
    position: relative;
    padding-bottom: 30px;
  }
  .footer ul:after {
    display: block;
    content: " ";
    width: 15%;
    height: 1px;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #83a0a8;
  }
  .footer li {
    float: left;
    width: 50%;
    height: auto;
    margin-bottom: 0;
  }
  .footer li h2 {
    margin-bottom: 25px;
  }
  .footer li h2 a {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
  }
  .footer li p {
    line-height: 26px;
    display: none;
  }
  .footer li p a {
    font-size: 14px;
    color: #fff;
  }
  .fbt {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .fbt .left {
    display: none;
  }
  .fbt .center {
    color: #fff;
    float: left;
    margin: 16px 0px 0;
    line-height: 25px;
    width: 65%;
  }
  .fbt .center p {
    color: #fff;
    font-size: 14px;
    width: 153%;
    margin-top: 25px;
    position: relative;
  }
  .fbt .center p:before {
    display: block;
    content: " ";
    width: 15%;
    height: 1px;
    position: absolute;
    top: -20px;
    border-bottom: 1px solid #83a0a8;
  }
  .fbt .center a {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 20px;
    height: 17px;
    display: inline-block;
  }
  .btr {
    margin: 0;
    float: left !important;
  }
  .btr p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
  }
  .btr img {
    margin-right: 10px;
    vertical-align: text-top;
    display: none;
  }
  .w1072 {
    width: 100%;
  }
  .p24 {
    padding: 15px;
  }
  .busad {
    display: none;
  }
  .w335 {
    width: 100%;
  }
  .more-btn .commore-btn {
    display: block;
    background: #eee;
    color: #c3c0c0;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 5px;
    height: 42px;
    border-radius: 8px;
    line-height: 42px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .culturebox .mt32 {
    margin-top: auto;
  }
  .mr32 {
    margin-right: 0;
  }
  .mt24 {
    margin-top: 24px;
  }
  .mt56 {
    margin-top: 21px;
  }
  .mb24 {
    margin-bottom: 17px;
  }
  .mb32 {
    margin-bottom: 20px;
  }
  .pt56 {
    padding-top: 20px;
  }
  .pb56 {
    padding-bottom: 0;
  }
  .f14 {
    font-size: 12px;
  }
  .f16 {
    font-size: 12px;
  }
  .f23 {
    font-size: 19px;
  }
  .f18 {
    font-size: 18px;
  }
  .w704 {
    width: 100%;
  }
  .w702 {
    width: 100%;
  }
  .w1071 {
    width: 100%;
  }
  .talkbox {
    padding-bottom: 0;
  }
  .main_r {
    padding: 0;
    background: none;
  }
  .ans_R {
    padding: 16px;
    margin-bottom: 20px;
    background: #f7f7f7;
  }
  .m_tra {
    display: block;
    padding-bottom: 100px !important;
  }
  .swiper-container {
    width: 100%;
  }
  .swiper-slide {
  }
  .tradiv {
    padding: 20px;
  }
  .swiper-button-next {
    background: url(/images/r.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .swiper-button-prev {
    background: url(/images/l.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 174px;
    left: unset;
  }
  .swiper-pagination-custom {
    color: #fff;
    position: absolute;
    right: 49px;
    width: 124px;
    bottom: -12px;
    left: unset;
    font-size: 80px;
    text-align: center;
    font-weight: bold;
  }
  .swiper2 {
    padding-bottom: 24px;
    height: 301px;
  }
  .swiper2 .swiper-pagination {
    bottom: 0;
  }
  .swiper2 .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 6px;
  }
  .swiper2 .swiper-pagination-bullet-active {
    width: 32px;
  }
  .quesbg,
  .ansbg {
    display: flex;
    border-radius: 6px;
    /* background-position: center; */
    /* background-size: cover; */
    /* text-align: center; */
    /* justify-content: center; */
    /* align-items: center; */
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
  }
  .quesbox:hover .quesbg {
    transform: none;
  }
  .quesbox:nth-child(even):hover .quesbg {
    transform: rotateY(-180deg);
  }
  .ansbg {
    transform: rotateY(-180deg);
  }
  .quesbox:hover .ansbg {
    transform: rotateY(0deg);
  }
  .quesbox:nth-child(even) .ansbg {
    transform: rotateY(180deg);
  }
  .quesbox:nth-child(even):hover .ansbg {
    transform: rotateY(0deg);
  }
  .mobile_s {
    margin-top: 63px;
  }
  .mobile_h {
    margin-top: 63px;
    padding: 16px 16px 0;
  }
  .mobile_pad {
    padding: 0px 13px;
  }
  .swprev {
    background: url(/images/l.png);
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 90px;
    bottom: 47px;
    background-size: cover;
    z-index: 10;
  }
  .swnext {
    background: url(/images/r.png);
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 0;
    bottom: 47px;
    background-size: cover;
    z-index: 10;
  }
  .spage {
    position: absolute;
    right: 17px;
    font-size: 29px;
    text-align: center;
    color: #fff;
    width: 80px !important;
    bottom: 42px !important;
    left: unset !important;
  }
  .serb1 {
    background: none;
    margin-bottom: 32px;
    height: auto;
    padding: 0;
  }
  .serb1 h2 {
    float: left;
    padding-left: unset;
    color: #3e7fee;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
  .serb1 p {
    float: left;
    padding-left: unset;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    width: 100%;
  }
  .serb1 span {
    padding-left: unset;
    font-size: 16px;
    width: 100%;
    display: block;
    float: unset;
    line-height: 30px;
  }
  .serb2 {
    background: none;
    background-size: contain;
    padding-bottom: 32px;
    height: unset;
  }
  .serb2 p,
  .serb4 p {
    float: left;
    padding-left: unset;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
    width: 100%;
  }
  .serb2 span,
  .serb4 span {
    padding-left: unset;
    font-size: 16px;
    width: 100%;
    display: block;
    float: unset;
    line-height: 30px;
  }
  .serb3 {
    background: unset;
    background-size: contain;
    padding-bottom: 32px;
    height: unset;
  }
  .serb3 p {
    float: left;
    padding-left: unset;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: unset;
    width: 100%;
  }
  .serb3 span {
    padding-left: unset;
    font-size: 16px;
    width: 100%;
    display: block;
    float: unset;
    line-height: 30px;
  }
  .serb4 {
    background: unset;
    background-size: contain;
    padding-bottom: 32px;
    height: unset;
  }
  .w565 {
    width: 100%;
  }
  .w860 {
    width: 100%;
  }
  .p_btn {
    margin-right: 4%;
    width: 48%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 5% 5% 0 5%;
    margin-left: 0;
    text-align: center;
  }
  .p_btn:nth-child(2n) {
    margin-right: 0;
  }
  .p_btn:nth-child(5n) {
    margin-right: 4%;
  }
  .p_btn:hover img {
    border-radius: 50%;
    height: auto;
  }
  .p_btn:hover {
    box-shadow: unset;
    border-radius: unset;
  }
  .plist img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  .plist p {
    font-size: 14px;
    text-align: center;
    line-height: 23px;
    width: 100%;
    margin: auto;
  }
  .photobox {
    width: 32%;
    text-align: center;
    height: auto;
    padding-top: 2%;
    padding-bottom: 10%;
    box-shadow: 0px 1px 4px #d0d0d0;
    border-radius: 5px;
    float: left;
  }
  .photobox img {
    width: 90%;
    height: auto;
    border-radius: 5px;
  }
  .perbox {
    display: none;
  }
  .bribox {
    float: left;
    width: 63%;
    margin-left: 4%;
  }
  .bribox h2 {
    font-size: 18px;
  }
  .bribox p {
    line-height: 16px;
    font-size: 14px;
  }
  .bribox .ita {
    font-style: italic;
    margin: 3px 0 6px;
  }
  .pslider {
    float: right;
    position: relative;
    padding-bottom: 20px;
    margin-top: 0;
  }
  .pslider .flex-control-nav {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    right: unset;
    text-align: center;
    left: unset;
    height: 5px;
  }
  .pslider .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 5px;
    margin: 0 0px;
    *: ;
    display: inline;
    float: unset;
  }
  .pslider .flex-control-nav li a {
    color: rgba(0, 0, 0, 0);
    width: 17px;
    height: 5px;
    background: #e4e4e4;
    display: inline-block;
    border-radius: 3px;
    margin-left: 9px;
  }
  .pslider .flex-control-nav li a.flex-active {
    background: #406ad9;
    width: 32px;
  }
  .pslider .flex-direction-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .pslider .flex-direction-nav li {
    float: left;
    margin-right: 3px;
  }
  .pslider .flex-direction-nav a {
    color: rgba(0, 0, 0, 0);
    display: block;
    width: 38px;
    height: 38px;
  }
  .bgp {
    background: url(/images/map.png) no-repeat;
    background-size: 100%;
    margin-bottom: 20px;
  }
  .imglist {
  }
  .imglist li {
    width: 100%;
    float: left;
    background: #f7f7f7;
    position: relative;
    margin-top: 50px;
    padding: 70px 25px 30px;
    height: auto;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .imglist li:nth-child(4n) {
    margin-right: 0;
  }
  .imglist .imgbox1 {
    position: absolute;
    top: -50px;
    width: 100%;
    padding: 0 15px;
    left: 0;
  }
  .imglist li:hover,
  .imglist li:hover .imgbox1 {
    background: #f7f7f7;
  }
  .imglist li:hover .imgbox1 {
    padding-top: unset;
  }
  .imglist li:hover .imgbox1 img {
    width: 30%;
    height: auto;
    max-width: 90px;
  }
  .imglist li:hover .imgbox1 h2,
  .imglist li:hover p,
  .imglist li:hover span {
    color: unset;
  }
  .imglist .imgbox1 img {
    width: 30%;
    height: 100px;
    max-width: 90px;
    border-radius: 50%;
    float: left;
  }
  .imglist .imgbox1 h2 {
    font-size: 18px;
    margin: 27px 3%;
    float: left;
    line-height: 24px;
    width: 63%;
  }
  .imglist p {
    font-size: div18px;
    margin-bottom: 20px;
  }
  .imglist span {
    font-size: 14px;
    color: #aaa;
  }
  .s_top {
    position: relative;
    width: 100%;
  }
  .s_top img {
    display: none;
  }
  .s_top p {
    position: initial;
    bottom: 30px;
    font-size: 22px;
    color: #333;
    left: unset;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .title {
    text-align: center;
  }
  .title h2 {
    font-size: 22px;
    color: #405fb1;
    margin-bottom: 10px;
  }
  .title p {
    font-size: 18px;
    color: #a0a0a0;
    font-family: "Microsoft Yahei";
  }
  .tdiv {
    float: left;
    padding: 20px;
    margin-left: 0;
  }
  .tdiv p {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    margin-bottom: 20px;
    line-height: 33px;
    text-indent: 2rem;
  }
  .s1img {
    float: right;
    width: 100%;
    margin-top: 0;
  }
  .bg_f7 {
    background: #f7f7f7;
    padding-top: 20px;
  }
  .coop {
    float: left;
  }
  .coop li:nth-child(4n) {
    margin-right: 0;
  }
  .coop li {
    margin-bottom: 40px;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px 20px;
    float: left;
    margin: 0 auto 20px;
  }
  .coop li img {
    display: block;
    margin: auto;
  }
  .coop h2 {
    text-align: center;
    font-size: 18px;
    margin: 20px 0;
    font-family: "Microsoft Yahei";
  }
  .coop p {
    font-size: 14px;
    color: #aaa;
    font-family: "Microsoft Yahei";
  }
  .fbox {
    background: url(/images/f.png) no-repeat;
    padding: 96px 0 103px;
  }
  .fbox h2 {
    font-size: 36px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    margin-bottom: 52px;
  }
  .fbox p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: center;
    font-size: 14px;
  }
  .linkbox {
  }
  .linkbox a {
    color: #aaa;
    font-size: 16px;
  }
  .linkbox span {
    color: #aaa;
    font-size: 16px;
  }
  .line {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 5px;
  }
  .pline {
    border-bottom: 1px solid #e2e2e2;
    width: 35px;
    margin-top: 5px;
    margin-left: 66px;
    margin-bottom: 30px;
  }
  .listbox {
    margin-top: 25px;
  }
  .qbox {
    float: left;
    width: 100%;
  }
  .bz {
    color: #fff;
    background: #508dfb;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 3%;
  }
  .az {
    color: #fff;
    background: #5cbfe0;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    font-size: 31px;
    margin-right: 3%;
  }
  .q_brief {
    float: left;
    width: 81%;
  }
  .q_brief h2 {
    margin: 10px 0 20px;
    font-size: 18px;
  }
  .q_brief > span {
    font-size: 14px;
  }
  .q_brief p {
    font-size: 17px;
    margin: 10px 0 20px;
  }
  .pbox {
    margin-bottom: 20px;
  }
  .ans_R h2 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .ans_R a {
    font-size: 16px;
  }
  .more-btn {
    clear: both;
  }

  .more-btn {
    display: block;
    background: #eee;
    border: 1px solid #eee;
    color: #999;
    width: 100%;
    text-align: center;
    margin: 0px auto 20px;
    height: 42px;
    border-radius: 9px;
    line-height: 42px;
    font-size: 16px;
  }
  .anpop {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;

    overflow: auto;
  }
  .anpopbg {
    background: #fff;
    width: 100%;
    margin-top: 0;
    padding: 4%;
    min-height: 100%;
  }
  .popclose {
    position: absolute;
    right: 0;
    font-size: 21px;
    color: #aaaaaa;
    top: 0;
    cursor: pointer;
  }
  .anpopdiv h2 {
    margin-left: 18%;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .anpopdiv {
    background: url(/images/tw.png) no-repeat;
    background-size: 50px;
    position: relative;
    top: 0;
    padding-top: 20px;
  }
  #letter .anpopdiv {
    background: url(/images/xf.png) no-repeat;
    position: relative;
    top: 0;
    padding-top: 20px;
    background-size: 50px;
  }
  .poparea {
    background: #f7f7f7;
    border: 0;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .popdiv1-1 {
    margin-bottom: 20px;
    height: auto;
    line-height: 40px;
  }
  .popdiv1-1 label {
    font-size: 17px;
    width: 100%;
    display: grid;
    float: unset;
  }
  .popdiv1-1 input {
    font-size: 14px;
    border: 0;
    background: #f7f7f7;
    width: 100%;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
    float: unset;
  }
  .popdiv1-2 {
    color: #aaaaaa;
    font-size: 14px;
    width: 100%;
    float: right;
    margin-bottom: 35px;
  }
  .popdiv1-3 {
    margin-left: 9%;
  }
  .popdiv1-3 a {
    width: 44%;
    height: 42px;
    display: block;
    float: left;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    border-radius: 50px;
  }
  .Submit {
    background: #508dfb;

    color: #fff;

    margin-right: 3%;
  }
  .fbox1 {
    background: url(/images/fw.png) no-repeat;
    padding: 26px 10px;
    margin-bottom: 20px;
  }

  .fbox1 h2 {
    font-size: 28px;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    margin-bottom: 10px;
  }
  .fbox1 p img {
    vertical-align: text-top;
    margin: 0px 7px;
    display: inline;
  }
  .fbox1 a {
    color: #1fa6e6;
  }
  .fbox1 p {
    font-family: "Microsoft Yahei";
    color: #fff;
    text-align: left;
    font-size: 14px;
    width: 100%;
    line-height: 35px;
  }
}

p.f23.busp {
  position: absolute;
  bottom: 0;
  color: #fff;
  background: rgba(999, 999, 999, 0.5);
  width: 100%;
  padding: 14px;
  line-height: 34px;
}
